| .. |
|
android
|
general: Distinguish local/system includes
|
2018-11-10 18:00:10 -07:00 |
|
androiddisplay
|
…
|
|
|
audio
|
audio: get_sound and uncache_sound should take Filename, not string
|
2018-09-02 20:55:58 +02:00 |
|
audiotraits
|
Revert "openal: Grab volume from manager instead of assuming max volume."
|
2018-12-04 15:54:02 +01:00 |
|
bullet
|
Rename CollisionTube to CollisionCapsule (bam 6.44)
|
2018-12-23 22:28:06 +01:00 |
|
chan
|
general: use nassert_raise instead of nassertv(false) et al
|
2018-11-28 17:35:20 +01:00 |
|
char
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
cocoadisplay
|
cocoa: Prevent a deadlock when using SIMPLE_THREADS on macOS
|
2018-12-26 22:47:14 +01:00 |
|
collide
|
collide: create compatibility header collisionTube.h
|
2018-12-23 22:28:12 +01:00 |
|
configfiles
|
Remove obsolete .init files in configfiles directories
|
2018-11-01 16:26:07 +01:00 |
|
cull
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
device
|
device: add hacky detection of Trust GXT 24 as gamepad for now
|
2018-12-31 13:12:40 +01:00 |
|
dgraph
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
display
|
shader: don't use GENERIC profile to compile Cg shaders
|
2018-12-31 14:01:26 +01:00 |
|
distort
|
gobj: add Geom::get_animated_vertex_data() short-hand
|
2018-10-15 22:13:21 +02:00 |
|
doc
|
Rename CollisionTube to CollisionCapsule (bam 6.44)
|
2018-12-23 22:28:06 +01:00 |
|
downloader
|
general: Distinguish local/system includes
|
2018-11-10 18:00:10 -07:00 |
|
downloadertools
|
…
|
|
|
dxgsg9
|
general: Distinguish local/system includes
|
2018-11-10 18:00:10 -07:00 |
|
dxml
|
general: fix some old-style docstring comment blocks
|
2018-12-23 16:27:08 +01:00 |
|
egg
|
Rename CollisionTube to CollisionCapsule (bam 6.44)
|
2018-12-23 22:28:06 +01:00 |
|
egg2pg
|
Rename CollisionTube to CollisionCapsule (bam 6.44)
|
2018-12-23 22:28:06 +01:00 |
|
egldisplay
|
Merge branch 'master' into input-overhaul
|
2018-09-16 12:28:22 +02:00 |
|
event
|
Merge branch 'input-overhaul'
|
2018-11-30 22:04:13 +01:00 |
|
express
|
express: Remove stray reference to DConfig
|
2018-12-29 02:29:56 -07:00 |
|
ffmpeg
|
ffmpeg: don't hold AV lock while fetching first packet/frame
|
2018-12-23 22:28:12 +01: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: don't use GENERIC profile to compile Cg shaders
|
2018-12-31 14:01:26 +01:00 |
|
glxdisplay
|
glxdisplay: remove lock in dtor, which causes crash on shutdown
|
2018-11-27 17:10:40 +01:00 |
|
gobj
|
shader: don't use GENERIC profile to compile Cg shaders
|
2018-12-31 14:01:26 +01:00 |
|
grutil
|
grutil: apply FPS meter improvements to scene graph analyzer too
|
2018-11-22 23:05:59 +01:00 |
|
gsgbase
|
general: use nassert_raise instead of nassertv(false) et al
|
2018-11-28 17:35:20 +01:00 |
|
iphone
|
deploy-ng: Move distribution related files from direct.showtutil to direct.dist
|
2018-12-18 20:33:12 -08:00 |
|
iphonedisplay
|
…
|
|
|
linmath
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
mathutil
|
mathutil: add some properties for bounding volumes
|
2018-12-16 21:03:43 +01:00 |
|
movies
|
flac: fix leak; properly close stream upon closing FlacAudioCursor
|
2018-11-27 20:59:51 +01:00 |
|
nativenet
|
general: use nassert_raise instead of nassertv(false) et al
|
2018-11-28 17:35:20 +01:00 |
|
net
|
general: use nassert_raise instead of nassertv(false) et al
|
2018-11-28 17:35:20 +01:00 |
|
ode
|
general: Distinguish local/system includes
|
2018-11-10 18:00:10 -07:00 |
|
osxdisplay
|
general: Add missing includes and remove deprecated type
|
2018-10-14 15:50:06 -06:00 |
|
pandabase
|
Remove awesomium (see #440)
|
2018-12-09 15:53:23 +01:00 |
|
parametrics
|
general: use nassert_raise instead of nassertv(false) et al
|
2018-11-28 17:35:20 +01:00 |
|
particlesystem
|
general: Resolve a few compiler warnings
|
2018-10-12 15:37:40 -06:00 |
|
pgraph
|
pgraph: remove unused weakKeyHashMap.h import
|
2018-12-28 21:36:16 +01:00 |
|
pgraphnodes
|
ShaderGenerator: fix toggling shadows while shader gen is on
|
2018-12-31 14:07:14 +01:00 |
|
pgui
|
pgui: fix deadlock in PGScrollFrame/PGSliderBar
|
2018-09-04 12:58:37 +02:00 |
|
physics
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
physx
|
general: Distinguish local/system includes
|
2018-11-10 18:00:10 -07:00 |
|
pipeline
|
cocoa: Prevent a deadlock when using SIMPLE_THREADS on macOS
|
2018-12-26 22:47:14 +01:00 |
|
pnmimage
|
general: use nassert_raise instead of nassertv(false) et al
|
2018-11-28 17:35:20 +01:00 |
|
pnmimagetypes
|
pnmimagetypes: fix allocation efficiency in PNG reader
|
2018-12-30 20:13:12 +01:00 |
|
pnmtext
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
pstatclient
|
pstatclient: Never pass nullptr to memcpy
|
2018-09-03 16:10:40 -06:00 |
|
putil
|
putil: remove no-longer-used WeakKeyHashMap for now
|
2018-12-28 21:26:46 +01:00 |
|
recorder
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
rocket
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06: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: use nassert_raise instead of nassertv(false) et al
|
2018-11-28 17:35:20 +01:00 |
|
tform
|
tform: add properties to MouseWatcherRegion
|
2018-12-19 20:54:48 +01:00 |
|
tinydisplay
|
Merge branch 'master' into input-overhaul
|
2018-11-25 17:10:31 +01:00 |
|
vision
|
general: use nassert_raise instead of nassertv(false) et al
|
2018-11-28 17:35:20 +01:00 |
|
vrpn
|
Merge branch 'master' into input-overhaul
|
2018-11-25 17:10:31 +01:00 |
|
wgldisplay
|
display: add support for debug markers, to help with debugging
|
2018-11-20 12:41:20 +01:00 |
|
windisplay
|
windisplay: remove unused WHQL stuff
|
2018-12-23 16:25:29 +01:00 |
|
x11display
|
x11display: bypass compositor when switching to fullscreen mode
|
2018-12-30 16:59:32 +01:00 |
|
PACKAGE-DESC
|
…
|
|