open_toontown_panda3d/panda/src
rdb c9ea02445e Fix state attribs at primitive level in bam2egg; also prevent duplication of state attribs at primitive level if possible 2016-09-18 11:31:04 +02:00
..
android Separate out CPython calls from core libs; eliminate need for pystub 2016-07-20 14:30:41 +02:00
androiddisplay New file headers, new comment style 2016-02-17 17:47:48 +01:00
audio Remove assertion when reregistering the same AudioManager constructor 2016-06-28 21:35:53 +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 Separate out CPython calls from core libs; eliminate need for pystub 2016-07-20 14:30:41 +02:00
char Assorted tweaks and compile warning fixes 2016-07-14 12:54:39 +02:00
cocoadisplay Merge branch 'release/1.9.x' 2016-06-27 01:18:02 +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 New file headers, new comment style 2016-02-17 17:47:48 +01:00
dgraph New file headers, new comment style 2016-02-17 17:47:48 +01:00
display Change handling of unsupported render mode so that behaviour can be shared among renderers 2016-07-20 15:59:42 +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 optimize=4 build on Windows; adjust Travis to make one opt4 build 2016-09-16 12:58:27 +02:00
downloadertools Separate out CPython calls from core libs; eliminate need for pystub 2016-07-20 14:30:41 +02:00
dxgsg9 Change handling of unsupported render mode so that behaviour can be shared among renderers 2016-07-20 15:59:42 +02:00
dxml Fix a couple of compile warnings, reduce unnecessary includes 2016-06-23 22:59:50 +02:00
egg Fix state attribs at primitive level in bam2egg; also prevent duplication of state attribs at primitive level if possible 2016-09-18 11:31:04 +02:00
egg2pg Fix state attribs at primitive level in bam2egg; also prevent duplication of state attribs at primitive level if possible 2016-09-18 11:31:04 +02:00
egldisplay Remove X11-specific stuff from egldisplay, instead using x11display as common base 2016-03-19 18:46:10 +01:00
event Separate out CPython calls from core libs; eliminate need for pystub 2016-07-20 14:30:41 +02:00
express Separate out CPython calls from core libs; eliminate need for pystub 2016-07-20 14:30:41 +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 Support .ktx textures, ETC1/ETC2/EAC compression 2016-07-15 11:50:57 +02:00
gles2gsg Support .ktx textures, ETC1/ETC2/EAC compression 2016-07-15 11:50:57 +02:00
glesgsg Support .ktx textures, ETC1/ETC2/EAC compression 2016-07-15 11:50:57 +02:00
glgsg New file headers, new comment style 2016-02-17 17:47:48 +01:00
glstuff Change handling of unsupported render mode so that behaviour can be shared among renderers 2016-07-20 15:59:42 +02:00
glxdisplay Assorted tweaks and compile warning fixes 2016-07-14 12:54:39 +02:00
gobj Merge remote-tracking branch 'origin/release/1.9.x' 2016-09-08 22:31:04 +02:00
grutil Assorted tweaks and compile warning fixes 2016-07-14 12:54:39 +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 Backport normalized() method to 1.9 branch 2016-09-08 22:53:36 +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 Fix compilation issue for gcc versions before 4.3 2016-09-16 00:54:00 +02:00
nativenet Separate out CPython calls from core libs; eliminate need for pystub 2016-07-20 14:30:41 +02:00
net IPv6 support, improve URL handling/comparison 2016-06-22 17:57:40 +02:00
ode Merge branch 'release/1.9.x' 2016-09-12 00:48:03 +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 Assorted tweaks and compile warning fixes 2016-07-14 12:54:39 +02:00
particlesystem general: Fix missing includes. 2016-03-15 18:30:24 -07:00
pgraph Merge branch 'release/1.9.x' 2016-09-14 20:57:26 +02:00
pgraphnodes general: Fix missing includes. 2016-06-25 19:10:38 -07: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 interrogate error with PhysX 2016-07-03 09:20:55 +02:00
pipeline Separate out CPython calls from core libs; eliminate need for pystub 2016-07-20 14:30:41 +02:00
pnmimage Merge branch 'master' of https://github.com/panda3d/panda3d 2016-08-29 16:44:05 -07:00
pnmimagetypes Assorted tweaks and compile warning fixes 2016-07-14 12:54:39 +02:00
pnmtext Assorted tweaks and compile warning fixes 2016-07-14 12:54:39 +02:00
pstatclient Fix a couple of compile warnings, reduce unnecessary includes 2016-06-23 22:59:50 +02:00
putil Merge branch 'release/1.9.x' 2016-09-14 20:57:26 +02:00
recorder Assorted fixes 2016-06-03 22:23:42 +02:00
rocket Assorted tweaks and compile warning fixes 2016-07-14 12:54:39 +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 Separate out CPython calls from core libs; eliminate need for pystub 2016-07-20 14:30:41 +02:00
text Assorted tweaks and compile warning fixes 2016-07-14 12:54:39 +02:00
tform Assorted tweaks and compile warning fixes 2016-07-14 12:54:39 +02:00
tinydisplay Change handling of unsupported render mode so that behaviour can be shared among renderers 2016-07-20 15:59:42 +02:00
vision Assorted tweaks and compile warning fixes 2016-07-14 12:54:39 +02:00
vrpn Compile fixes for latest VRPN and TIFF 2016-04-22 17:18:27 +02:00
wgldisplay Backport various bugfixes from master, among which: 2016-06-07 14:40:27 +02:00
windisplay Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
x11display Replace PN_int/uint types with stdint.h types, since all compilers we support have them. 2016-05-11 00:27:58 +02:00
PACKAGE-DESC