open_toontown_panda3d/panda/src
rdb bec9ff8a40 loader: fix UB in try_load_file when loading file without known type 2017-11-23 01:15:44 +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 interrogate: support static properties 2017-08-07 22:04:56 +02:00
audiotraits audio: fix case of get_speaker_setup/set_speaker_setup methods 2017-07-09 15:47:09 +02:00
awesomium New file headers, new comment style 2016-02-17 17:47:48 +01:00
bullet bullet: add interface to access BulletTriangleMesh vertices/triangles 2017-10-20 19:53:02 +02:00
cftalk New file headers, new comment style 2016-02-17 17:47:48 +01:00
chan interrogate: support MAKE_MAP_PROPERTY 2017-10-09 00:02:46 +02:00
char Big patch full of performance improvements 2017-04-03 01:41:23 +02:00
cocoadisplay cocoa: fix broken mouse events in fullscreen on macOS (LP 1500026) 2017-07-10 19:53:53 +02:00
collada Also accept a .gz wherever a .pz file is accepted 2016-04-29 16:54:25 +02:00
collide Fix 'of of' doc typos 2017-10-09 14:56:40 -05: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 Improvements for ShaderGenerator-based programs: 2017-10-18 11:16:29 +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 Improvements for ShaderGenerator-based programs: 2017-10-18 11:16:29 +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 Add has_hook functions taking function pointer or callback data in EventHandler 2017-09-24 02:46:00 +09:00
express express: fix PTA get_data in Python 3, fix CPTA construction 2017-10-06 18:24:32 +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 Improvements for ShaderGenerator-based programs: 2017-10-18 11:16:29 +02:00
glxdisplay Merge branch 'release/1.9.x' 2016-12-25 22:47:22 +01:00
gobj Improvements for ShaderGenerator-based programs: 2017-10-18 11:16:29 +02:00
grutil Big patch full of performance improvements 2017-04-03 01:41:23 +02:00
gsgbase Improvements for ShaderGenerator-based programs: 2017-10-18 11:16:29 +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 linmath: permit single-argument/fill value for UnalignedLVecBase4 2017-10-06 23:59:17 +02:00
mathutil general: make DO_MEMORY_USAGE setting not change ABI compatibility 2017-07-10 19:50:09 +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 interrogate: support static properties 2017-08-07 22:04:56 +02:00
particlesystem general: Fix missing includes. 2016-03-15 18:30:24 -07:00
pgraph loader: fix UB in try_load_file when loading file without known type 2017-11-23 01:15:44 +01:00
pgraphnodes Fix build error 2017-10-18 12:29:44 +02:00
pgui interrogate: support static properties 2017-08-07 22:04:56 +02: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 interrogate: support static properties 2017-08-07 22:04:56 +02:00
pnmimage pnmimage: mark many heavy methods as BLOCKING to release GIL 2017-08-22 20:04:59 +02:00
pnmimagetypes pnmimagetypes: introduce png-compression-level PRC variable 2017-08-31 13:03:17 +02:00
pnmtext Assorted tweaks and compile warning fixes 2016-07-14 12:54:39 +02:00
pstatclient ShaderGenerator: big overhaul, don't generate more shaders than needed 2017-07-10 21:55:27 +02:00
putil More efficiently store SimpleHashMap with empty values 2017-10-17 23:04:16 +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 interrogate: support static properties 2017-08-07 22:04:56 +02: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 interrogate: support static properties 2017-08-07 22:04:56 +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 windisplay: fix origin not changing upon window being dragged 2017-09-19 19:16:48 +02:00
x11display x11: fix loading 24-bpp ico/cur image alpha with width 24 2017-08-29 23:51:15 +02:00
PACKAGE-DESC