open_toontown_panda3d/panda/src
rdb e9c7d345df display: Move GraphicsPipe::_detected_display_zoom to class member 2020-12-28 16:31:23 +01:00
..
android cleanup: Remove support for EOL versions of Python 2020-04-26 20:07:56 +02:00
androiddisplay android: fix compile errors in androiddisplay module 2019-01-01 22:05:26 +01:00
audio audio: Add some properties to AudioSound 2020-12-12 17:28:21 +01:00
audiotraits CMake: Don't try to build FMOD Ex audio module for arm64 2020-12-19 00:26:22 +01:00
bullet Merge branch 'release/1.10.x' 2020-12-09 17:59:37 +01:00
chan char: attempt to make Character class thread-safe 2020-02-10 12:49:45 +01:00
char char: add joint property to JointVertexTransform 2020-04-01 20:31:19 +02:00
cocoadisplay CMake: Mark all system macOS frameworks as advanced variables 2020-12-19 00:33:22 +01:00
collide collide: Fix typo in STDFLOAT_DOUBLE case 2020-12-14 11:00:49 +01:00
configfiles CMake: Generate consistent paths in 20_panda.prc on all platforms 2020-01-11 19:39:43 -07:00
cull Experimental InstancedNode class for hardware instancing 2020-11-22 22:01:13 +01:00
device Merge branch 'release/1.10.x' 2020-12-26 14:00:29 +01:00
dgraph CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
display display: Move GraphicsPipe::_detected_display_zoom to class member 2020-12-28 16:31:23 +01:00
distort Merge branch 'master' into cmake 2019-10-05 15:00:49 -06:00
doc Rename CollisionTube to CollisionCapsule (bam 6.44) 2018-12-23 22:28:06 +01:00
downloader Merge branch 'release/1.10.x' into master 2020-09-12 23:23:58 +02:00
downloadertools CMake: Use find_program to detect host tools when cross-compiling 2019-11-13 15:30:26 -07:00
dxgsg9 Experimental InstancedNode class for hardware instancing 2020-11-22 22:01:13 +01:00
dxml CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
egg Merge branch 'release/1.10.x' 2020-12-24 15:31:52 +01:00
egg2pg Merge branch 'release/1.10.x' 2020-12-24 15:31:52 +01:00
egldisplay Merge branch 'release/1.10.x' 2020-10-02 12:20:58 +02:00
event Make use of new function call methods in Python 3.9 2020-12-12 17:28:21 +01:00
express express: Fix compile error with certain macOS SDKs 2020-12-19 01:00:07 +01:00
ffmpeg Merge branch 'release/1.10.x' 2020-12-28 16:26:48 +01:00
framework Merge branch 'cmake' 2020-01-22 11:20:51 +01:00
gles2gsg Merge branch 'release/1.10.x' into master 2020-09-12 23:23:58 +02:00
glesgsg CMake: Break up "GLES" component into OpenGLES1/OpenGLES2 2020-01-07 11:34:34 -07:00
glgsg CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
glstuff Merge branch 'release/1.10.x' 2020-12-24 15:31:52 +01:00
glxdisplay CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
gobj gobj: Fix build error on Windows 2020-12-28 12:07:17 +01:00
grutil Merge branch 'release/1.10.x' 2020-06-14 13:02:25 +02:00
gsgbase Experimental InstancedNode class for hardware instancing 2020-11-22 22:01:13 +01:00
iphone deploy-ng: Move distribution related files from direct.showtutil to direct.dist 2018-12-18 20:33:12 -08:00
iphonedisplay
linmath Make use of new function call methods in Python 3.9 2020-12-12 17:28:21 +01:00
mathutil Merge remote-tracking branch 'origin/release/1.10.x' 2020-09-01 11:09:29 +02:00
movies Merge branch 'master' into cmake 2019-10-05 15:00:49 -06:00
nativenet nativenet: Assorted code clean-up 2020-08-17 10:31:22 +02:00
net CMake: Fix Windows library names for case-sensitive filesystems 2020-02-23 16:28:40 +01:00
ode CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
pandabase Move speedtree code to contrib 2020-09-01 08:57:57 +02:00
parametrics CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
particlesystem particles: expose birth_litter() to support burst emission 2020-02-23 15:17:57 +01:00
pgraph pgraph: Make PandaNode::r_copy_subgraph no longer virtual (unused) 2020-12-12 17:28:21 +01:00
pgraphnodes Merge branch 'release/1.10.x' 2020-12-24 15:31:52 +01:00
pgui Merge branch 'release/1.10.x' 2020-12-12 14:02:04 +01:00
physics Merge branch 'cmake' 2020-01-22 11:20:51 +01:00
pipeline panda: Remove PyEval_InitThreads calls when compiling against Python 3.9+ 2020-12-12 00:16:58 +01:00
pnmimage CMake: Fix detection and use of SSE2 compiler flag on MSVC 2020-12-20 18:35:17 +01:00
pnmimagetypes general: removed all WIN32, WIN32_VC and friends 2020-02-05 22:45:03 -07:00
pnmtext CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
pstatclient pstatclient: Prevent crash when using uninitialized PStatCollector 2020-11-02 11:02:49 +01:00
putil putil: Give SimpleHashMap a type handle to enable memory usage tracking 2020-12-20 01:02:23 +01:00
recorder CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
skel general: Don't require BUILDING_* for static builds 2018-08-31 23:54:32 -06:00
testbed CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
text text: Fix issue with TextNode::set_text() called from non-App stage 2020-12-21 16:53:05 +01:00
tform Merge branch 'release/1.10.x' 2020-04-01 18:53:00 +02:00
tinydisplay Experimental InstancedNode class for hardware instancing 2020-11-22 22:01:13 +01:00
vision CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
vrpn Merge branch 'cmake' 2020-01-22 11:20:51 +01:00
wgldisplay wgldisplay: Support floating-point window framebuffers on Windows 2020-05-01 20:33:52 +02:00
windisplay Merge branch 'release/1.10.x' 2020-12-28 16:26:48 +01:00
x11display Merge branch 'release/1.10.x' 2020-12-28 16:26:48 +01:00
PACKAGE-DESC