open_toontown_panda3d/panda/src
rdb da79c28a6c Add RectangleLight class 2016-12-19 23:29:42 +01: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 Clean up some of the dtool_config.h variables 2016-10-24 22:10:46 +02:00
awesomium New file headers, new comment style 2016-02-17 17:47:48 +01:00
bullet Bullet fixes: copying compound shapes, compile warnings, motion state alignment 2016-11-29 22:43:28 +01: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 Add tube-into-plane and tube-into-sphere tests 2016-10-24 17:34:55 +02:00
configfiles Cleanup .gitignore files 2016-10-30 20:06:12 -07: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 Implement support for SSBOs 2016-12-13 21:22:17 +01: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 Clean up some of the dtool_config.h variables 2016-10-24 22:10:46 +02:00
downloadertools Separate out CPython calls from core libs; eliminate need for pystub 2016-07-20 14:30:41 +02:00
dxgsg9 Clean up dynamic loading of Win32 funcs, remove makepanda touchinput setting, remove checks for pre-WinXP 2016-12-05 17:21:09 -05:00
dxml Fix a couple of compile warnings, reduce unnecessary includes 2016-06-23 22:59:50 +02:00
egg Cleanup .gitignore files 2016-10-30 20:06:12 -07:00
egg2pg general: Fix missing includes. 2016-11-30 19:21:34 -08: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 Implement Python 3.6 fspath protocol; allow passing a pathlib.Path wherever Filename is expected 2016-12-07 00:42:44 +01:00
ffmpeg ffmpeg: support videos with alpha; add ffmpeg-prefer-libvpx prc var 2016-12-17 00:17:30 +01:00
framework Merge branch 'release/1.9.x' 2016-09-28 00:14:21 +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 Implement support for SSBOs 2016-12-13 21:22:17 +01:00
glxdisplay Assorted tweaks and compile warning fixes 2016-07-14 12:54:39 +02:00
gobj Improve shader caching; cache result of preprocess if cache-generated-shaders is set 2016-12-19 22:26:16 +01:00
grutil Register .webm extension for videos 2016-12-18 00:08:59 +01:00
gsgbase Implement support for SSBOs 2016-12-13 21:22:17 +01: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 Implement support for SSBOs 2016-12-13 21:22:17 +01:00
pgraphnodes Add RectangleLight class 2016-12-19 23:29:42 +01: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 PfmFile::set_point() should allow NaN's 2016-10-23 19:14:39 -07:00
pnmimagetypes Make stb_image loader not rely on seeking to read .jpg files 2016-10-13 00:27:17 +02:00
pnmtext Assorted tweaks and compile warning fixes 2016-07-14 12:54:39 +02:00
pstatclient Fix name of "Buffer switch" pcollector in pStatProperties.cxx 2016-12-18 00:12:26 +01:00
putil COW performance tweaks; also somehow fixes Bullet soft body issue 2016-12-11 15:30:03 +01: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 Cleanup .gitignore files 2016-10-30 20:06:12 -07: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 Merge branch 'release/1.9.x' 2016-09-28 00:14:21 +02:00
vision Remove some settings from dtool_config.h to prevent rebuilds: 2016-12-05 16:32:13 -05: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 Merge remote-tracking branch 'origin/release/1.9.x' 2016-12-07 23:03:16 +01:00
x11display Merge remote-tracking branch 'origin/release/1.9.x' 2016-10-13 00:25:57 +02:00
PACKAGE-DESC