| .. |
|
android
|
android: add missing include for open() definition
|
2019-01-19 23:04:19 +01:00 |
|
androiddisplay
|
android: fix compile errors in androiddisplay module
|
2019-01-01 22:05:26 +01:00 |
|
audio
|
audio: sound.set_time() should take effect immediately
|
2019-11-06 10:49:27 +01:00 |
|
audiotraits
|
audio: sound.set_time() should take effect immediately
|
2019-11-06 10:49:27 +01:00 |
|
bullet
|
bullet: change wheel get/setSteering to use degrees
|
2019-12-11 16:49:42 +01:00 |
|
chan
|
Merge branch 'release/1.10.x'
|
2019-09-30 14:03:50 +02:00 |
|
char
|
general: mark deprecated methods with the @deprecated tag
|
2019-09-08 09:50:28 +02:00 |
|
cocoadisplay
|
Merge branch 'release/1.10.x'
|
2019-12-08 15:18:51 +01:00 |
|
collide
|
collide: restore missing CollisionTraverser.showCollisions()
|
2019-11-02 20:43:21 +01:00 |
|
configfiles
|
New branding images for 1.10.0
|
2019-01-03 14:44:17 +01:00 |
|
cull
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
device
|
Merge branch 'release/1.10.x'
|
2019-12-08 15:18:51 +01:00 |
|
dgraph
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
display
|
Merge branch 'release/1.10.x'
|
2019-10-08 19:50:48 +02:00 |
|
distort
|
general: mark deprecated methods with the @deprecated tag
|
2019-09-08 09:50:28 +02:00 |
|
doc
|
Rename CollisionTube to CollisionCapsule (bam 6.44)
|
2018-12-23 22:28:06 +01:00 |
|
downloader
|
general: Changed macros and definitions for the engine to compile with MinGW (#793)
|
2019-12-02 09:21:01 -07:00 |
|
downloadertools
|
downloadertools: remove check_adler, check_md5, check_crc
|
2019-09-06 11:55:17 +02:00 |
|
dxgsg9
|
cleanup: fix a host of unprotected debug/spam messages
|
2019-08-23 18:58:57 +02:00 |
|
dxml
|
general: fix some old-style docstring comment blocks
|
2018-12-23 16:27:08 +01:00 |
|
egg
|
general: mark deprecated methods with the @deprecated tag
|
2019-09-08 09:50:28 +02:00 |
|
egg2pg
|
general: mark deprecated methods with the @deprecated tag
|
2019-09-08 09:50:28 +02:00 |
|
egldisplay
|
Merge branch 'master' into input-overhaul
|
2018-09-16 12:28:22 +02:00 |
|
event
|
general: Don't abuse PyErr_Restore
|
2019-11-05 18:44:20 -07:00 |
|
express
|
general: Changed macros and definitions for the engine to compile with MinGW (#793)
|
2019-12-02 09:21:01 -07:00 |
|
ffmpeg
|
ffmpeg: proper fallback when compiling without libswscale
|
2019-08-23 10:51:52 +02:00 |
|
framework
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
gles2gsg
|
glesgsg: Only use the iOS GLES framework when "BUILD_IPHONE" is defined
|
2018-10-27 19:42:36 -06:00 |
|
glesgsg
|
glesgsg: Only use the iOS GLES framework when "BUILD_IPHONE" is defined
|
2018-10-27 19:42:36 -06:00 |
|
glgsg
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
glstuff
|
shader: use specific PStatCollector and group markers for shader compile
|
2019-12-08 15:19:38 +01:00 |
|
glxdisplay
|
glgsg: add gl-forward-compatible config variable
|
2019-05-03 15:46:01 +02:00 |
|
gobj
|
shader: Fix missing include
|
2019-12-08 14:30:21 -07:00 |
|
grutil
|
Merge branch 'release/1.10.x'
|
2019-11-02 20:42:32 +01:00 |
|
gsgbase
|
display: handle resource releases in batches, not individually
|
2019-10-05 21:13:32 +02:00 |
|
iphone
|
deploy-ng: Move distribution related files from direct.showtutil to direct.dist
|
2018-12-18 20:33:12 -08:00 |
|
iphonedisplay
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
linmath
|
Merge branch 'release/1.10.x'
|
2019-09-10 16:34:11 +02:00 |
|
mathutil
|
general: update a few outdated links in API documentation
|
2019-11-02 19:41:56 +01:00 |
|
movies
|
Merge branch 'release/1.10.x'
|
2019-10-05 21:13:42 +02:00 |
|
nativenet
|
general: Changed macros and definitions for the engine to compile with MinGW (#793)
|
2019-12-02 09:21:01 -07:00 |
|
net
|
general: Changed macros and definitions for the engine to compile with MinGW (#793)
|
2019-12-02 09:21:01 -07:00 |
|
ode
|
ode: fix several unprotected debug() prints
|
2019-08-14 13:11:02 +02:00 |
|
pandabase
|
Remove support for Miles audio system
|
2019-07-10 14:13:36 +02:00 |
|
parametrics
|
general: use nassert_raise instead of nassertv(false) et al
|
2018-11-28 17:35:20 +01:00 |
|
particlesystem
|
particles: combine two soft_start() overloads created by #769
|
2019-11-11 03:29:46 +01:00 |
|
pgraph
|
Merge branch 'release/1.10.x'
|
2019-10-08 19:50:48 +02:00 |
|
pgraphnodes
|
Merge branch 'release/1.10.x'
|
2019-07-15 19:51:19 +02:00 |
|
pgui
|
pgui: allow keyboard keys to be added as PGButton click buttons
|
2019-05-03 19:22:21 +02:00 |
|
physics
|
physics/particlesystem: remove some unused macros
|
2019-10-08 19:43:17 +02:00 |
|
physx
|
Merge branch 'release/1.10.x'
|
2019-11-02 20:42:32 +01:00 |
|
pipeline
|
pipeline: per-frame output message should be spam, not debug
|
2019-09-06 09:48:11 +02:00 |
|
pnmimage
|
general: Update EXPCL declarations to be MinGW-friendly (#792)
|
2019-11-27 11:25:24 -07:00 |
|
pnmimagetypes
|
general: fix various unprotected debug() outputs
|
2019-08-03 10:33:43 +02:00 |
|
pnmtext
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
pstatclient
|
pstatclient: fix compile error when compiling without DO_PSTATS
|
2019-10-25 10:24:30 +02:00 |
|
putil
|
Merge branch 'release/1.10.x'
|
2019-11-02 20:42:32 +01:00 |
|
recorder
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
rocket
|
cleanup: fix a host of unprotected debug/spam messages
|
2019-08-23 18:58:57 +02:00 |
|
skel
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
speedtree
|
general: Distinguish local/system includes
|
2018-11-10 18:00:10 -07:00 |
|
testbed
|
Remove a few unused and obsolete C++ test files
|
2018-08-03 21:09:36 +02:00 |
|
text
|
general: Fix missing includes (and one forward declaration)
|
2019-08-24 18:05:28 -06:00 |
|
tform
|
general: Fix a variety of ABI incompatibility issues with opt4 builds
|
2019-10-08 19:44:29 +02:00 |
|
tinydisplay
|
Remove old Carbon-based OS X graphics back-end
|
2019-01-09 18:27:57 -05:00 |
|
vision
|
vision: Allow including from OpenCV's videoio, for 3.x+
|
2019-01-06 15:33:11 -07:00 |
|
vrpn
|
Merge branch 'master' into input-overhaul
|
2018-11-25 17:10:31 +01:00 |
|
wgldisplay
|
wgldisplay: don't restore gamma atexit if we never modified it
|
2019-07-29 17:05:36 +02:00 |
|
windisplay
|
Merge branch 'release/1.10.x'
|
2019-12-08 15:18:51 +01:00 |
|
x11display
|
x11display: change info message about unavailable XF86DGA to warning
|
2019-10-25 10:26:32 +02:00 |
|
PACKAGE-DESC
|
…
|
|