open_toontown_panda3d/panda/src
Younguk Kim e07e5d0203 Fix assert macros that cause a crash in non-debug 2017-07-05 19:49:46 +09: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 Fix various compile warnings and a few code consistency issues 2017-01-09 20:36:53 +01:00
awesomium New file headers, new comment style 2016-02-17 17:47:48 +01:00
bullet Fix float precision issues in bulletHeightfieldShape 2017-07-03 22:36:22 +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 Big patch full of performance improvements 2017-04-03 01:41:23 +02:00
cocoadisplay Merge branch 'release/1.9.x' 2016-12-25 22:47:22 +01:00
collada Also accept a .gz wherever a .pz file is accepted 2016-04-29 16:54:25 +02:00
collide Big patch full of performance improvements 2017-04-03 01:41:23 +02:00
configfiles Cleanup .gitignore files 2016-10-30 20:06:12 -07:00
cull cull: remove GeomMunger stored on CullableObject 2017-07-03 11:47:59 +02: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 cull: remove GeomMunger stored on CullableObject 2017-07-03 11:47:59 +02:00
distort Big patch full of performance improvements 2017-04-03 01:41:23 +02:00
doc New file headers, new comment style 2016-02-17 17:47:48 +01:00
downloader Remove OpenSSL includes from headers, so C++ users don't need to have OpenSSL 2017-02-17 16:15:04 +01:00
downloadertools Separate out CPython calls from core libs; eliminate need for pystub 2016-07-20 14:30:41 +02:00
dxgsg9 cull: remove GeomMunger stored on CullableObject 2017-07-03 11:47:59 +02:00
dxml Fix a couple of compile warnings, reduce unnecessary includes 2016-06-23 22:59:50 +02:00
egg general: clean up use of override keyword 2017-07-03 12:56:23 +02:00
egg2pg bam2egg: retain model nodes 2017-04-03 02:28:37 +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 Hack to remove build warning on MSVC 2010 2017-07-03 11:13:02 +02:00
ffmpeg ffmpeg: don't hide last frame of video 2017-01-09 23:10:51 +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 general: clean up use of override keyword 2017-07-03 12:56:23 +02:00
glxdisplay Merge branch 'release/1.9.x' 2016-12-25 22:47:22 +01:00
gobj cull: remove GeomMunger stored on CullableObject 2017-07-03 11:47:59 +02:00
grutil Big patch full of performance improvements 2017-04-03 01:41:23 +02:00
gsgbase cull: remove GeomMunger stored on CullableObject 2017-07-03 11:47:59 +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 Work towards ABI stability wrt allocation. Let MemoryHook take advantage of dlmalloc's internal bookkeeping. 2017-02-17 13:02:01 +01:00
mathutil Big patch full of performance improvements 2017-04-03 01:41:23 +02:00
movies Support loading Opus audio files via libopusfile. 2017-05-24 22:21:54 +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 Fix various compile warnings and a few code consistency issues 2017-01-09 20:36:53 +01: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 Big patch full of performance improvements 2017-04-03 01:41:23 +02:00
particlesystem general: Fix missing includes. 2016-03-15 18:30:24 -07:00
pgraph Fix assert macros that cause a crash in non-debug 2017-07-05 19:49:46 +09:00
pgraphnodes ShaderGenerator: don't generate a shader per Material 2017-06-22 13:35:46 +02:00
pgui New file headers, new comment style 2016-02-17 17:47:48 +01:00
physics physics: fix crash in edge case when PhysicalNode dies before Physical 2017-05-24 20:21:48 +02:00
physx Fix various compile warnings and a few code consistency issues 2017-01-09 20:36:53 +01:00
pipeline Big patch full of performance improvements 2017-04-03 01:41:23 +02:00
pnmimage fix occasional crash in PNMImage::quick_filter_from() 2017-01-04 16:28:38 -08:00
pnmimagetypes Fix for certain libjpeg versions that override INLINE macro 2017-06-12 19:46:59 +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 Change SimpleHashMap implementation to improve performance of GC. 2017-06-12 19:58:02 +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 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 text: use HarfBuzz for text shaping; support right-to-left text 2017-04-25 12:25:31 +02:00
tform Assorted tweaks and compile warning fixes 2016-07-14 12:54:39 +02:00
tinydisplay cull: remove GeomMunger stored on CullableObject 2017-07-03 11:47:59 +02:00
vision Fix for certain libjpeg versions that override INLINE macro 2017-06-12 19:46:59 +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 Clean up cpuid code, make selection of cpu/mem info available on Linux, macOS and FreeBSD 2017-02-09 22:56:37 +01:00
x11display panda: Get rid of few warnings 2017-05-14 00:02:33 +02:00
PACKAGE-DESC