open_toontown_panda3d/panda/src
rdb c7dbf193f1 Fix Linux crash with Xbox One controller, fix compile warnings 2016-06-28 17:49:47 +02:00
..
android New file headers, new comment style 2016-02-17 17:47:48 +01:00
androiddisplay New file headers, new comment style 2016-02-17 17:47:48 +01:00
audio Fix crash loading null audio manager 2016-06-23 22:27:34 +02:00
audiotraits Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
awesomium New file headers, new comment style 2016-02-17 17:47:48 +01:00
bullet Backport various bugfixes from master, among which: 2016-06-07 14:40:27 +02:00
cftalk New file headers, new comment style 2016-02-17 17:47:48 +01:00
chan Backport various bugfixes from master, among which: 2016-06-07 14:40:27 +02:00
char New file headers, new comment style 2016-02-17 17:47:48 +01:00
cocoadisplay Merge branch 'release/1.9.x' 2016-06-11 01:29:14 +02:00
collada Also accept a .gz wherever a .pz file is accepted 2016-04-29 16:54:25 +02:00
collide Interrogate improvements, more properties, MAKE_SEQ_PROPERTY 2016-05-11 00:16:53 +02:00
configfiles Remove ppremake, genPyCode, and all hacks created to support them 2015-11-09 19:06:49 +01:00
cull New file headers, new comment style 2016-02-17 17:47:48 +01:00
device Fix Linux crash with Xbox One controller, fix compile warnings 2016-06-28 17:49:47 +02:00
dgraph New file headers, new comment style 2016-02-17 17:47:48 +01:00
display Merge branch 'master' into input-overhaul 2016-06-24 10:51:41 +02:00
distort New file headers, new comment style 2016-02-17 17:47:48 +01:00
doc New file headers, new comment style 2016-02-17 17:47:48 +01:00
downloader Fix a couple of compile warnings, reduce unnecessary includes 2016-06-23 22:59:50 +02:00
downloadertools Implement tellg() on ZStream, make multify -t work with .pz/.gz compressed multifiles 2016-06-03 16:12:37 +02:00
dxgsg9 Changes to allow compiling Panda with MSVC 2015 2016-04-19 15:43:02 +02:00
dxml Fix a couple of compile warnings, reduce unnecessary includes 2016-06-23 22:59:50 +02:00
egg Assorted fixes 2016-06-03 22:23:42 +02:00
egg2pg Fix regression loading nurbs surface/curve and patches from .egg 2016-06-11 23:24:06 +02:00
egldisplay Remove X11-specific stuff from egldisplay, instead using x11display as common base 2016-03-19 18:46:10 +01:00
event Merge branch 'master' into input-overhaul 2016-06-24 10:51:41 +02:00
express Fix reading multifiles that were built with -F option 2016-06-07 22:04:34 +02:00
ffmpeg Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
framework Changes to help with static build, allow linking OpenAL statically 2016-04-29 19:54:24 +02:00
gles2gsg Fix various emscripten compile issues 2016-04-28 21:15:46 +02:00
glesgsg Improve OpenGL ES support, add OpenGL ES 3 support 2016-04-04 17:00:27 +02:00
glgsg New file headers, new comment style 2016-02-17 17:47:48 +01:00
glstuff Fix a couple of compile warnings, reduce unnecessary includes 2016-06-23 22:59:50 +02:00
glxdisplay New file headers, new comment style 2016-02-17 17:47:48 +01:00
gobj Fix a couple of compile warnings, reduce unnecessary includes 2016-06-23 22:59:50 +02:00
grutil Merge branch 'release/1.9.x' 2016-06-09 21:52:51 +02:00
gsgbase Fix rare mutex error at shutdown: "MutexPosixImpl::acquire(): Assertion `result == 0' failed." 2016-05-29 02:03:36 +02:00
iphone New file headers, new comment style 2016-02-17 17:47:48 +01:00
iphonedisplay New file headers, new comment style 2016-02-17 17:47:48 +01:00
linmath Merge remote-tracking branch 'origin/release/1.9.x' 2016-06-23 16:14:18 +02:00
mathutil Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
movies Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
nativenet Fix a couple of compile warnings, reduce unnecessary includes 2016-06-23 22:59:50 +02:00
net IPv6 support, improve URL handling/comparison 2016-06-22 17:57:40 +02:00
ode Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
osxdisplay New file headers, new comment style 2016-02-17 17:47:48 +01:00
pandabase New file headers, new comment style 2016-02-17 17:47:48 +01:00
parametrics Interrogate improvements, more properties, MAKE_SEQ_PROPERTY 2016-05-11 00:16:53 +02:00
particlesystem general: Fix missing includes. 2016-03-15 18:30:24 -07:00
pgraph Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
pgraphnodes Interrogate improvements, more properties, MAKE_SEQ_PROPERTY 2016-05-11 00:16:53 +02:00
pgui New file headers, new comment style 2016-02-17 17:47:48 +01:00
physics Interrogate improvements, more properties, MAKE_SEQ_PROPERTY 2016-05-11 00:16:53 +02:00
physx Fix compilation issues 2016-03-16 14:04:15 +01:00
pipeline Merge remote-tracking branch 'origin/release/1.9.x' 2016-03-18 16:47:17 +01:00
pnmimage Merge branch 'release/1.9.x' 2016-06-09 21:52:51 +02:00
pnmimagetypes Merge remote-tracking branch 'origin/release/1.9.x' 2016-06-23 16:14:18 +02:00
pnmtext general: Fix missing includes. 2016-03-15 18:30:24 -07:00
pstatclient Fix a couple of compile warnings, reduce unnecessary includes 2016-06-23 22:59:50 +02:00
putil Merge branch 'master' into input-overhaul 2016-06-24 10:51:41 +02:00
recorder Assorted fixes 2016-06-03 22:23:42 +02:00
rocket Merge remote-tracking branch 'origin/release/1.9.x' 2016-06-23 16:14:18 +02:00
skel New file headers, new comment style 2016-02-17 17:47:48 +01:00
speedtree Also accept a .gz wherever a .pz file is accepted 2016-04-29 16:54:25 +02:00
testbed New file headers, new comment style 2016-02-17 17:47:48 +01:00
text Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
tform Interrogate improvements, more properties, MAKE_SEQ_PROPERTY 2016-05-11 00:16:53 +02:00
tinydisplay Merge branch 'master' into input-overhaul 2016-06-24 10:51:41 +02:00
vision New file headers, new comment style 2016-02-17 17:47:48 +01:00
vrpn Merge branch 'master' into input-overhaul 2016-06-24 10:51:41 +02:00
wgldisplay Backport various bugfixes from master, among which: 2016-06-07 14:40:27 +02:00
windisplay Merge branch 'master' into input-overhaul 2016-06-24 10:51:41 +02:00
x11display Merge branch 'master' into input-overhaul 2016-06-24 10:51:41 +02:00
PACKAGE-DESC