open_toontown_panda3d/direct/src
rdb 8fd166e63f panda3d.exe on Windows now respects child process exit codes 2015-09-01 04:06:29 +02:00
..
actor direct: Resolve missing import in Actor. 2015-05-02 22:14:17 +02:00
cluster Fix use of has_key and map() 2013-12-17 19:49:09 +00:00
configfiles auto-download _import files 2009-08-23 05:40:06 +00:00
controls controls: Don't make scene graph assumptions when setting the CollisionRay's height 2015-07-17 13:39:41 -05:00
dcparse rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
dcparser Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
deadrec rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
directbase Explicit template instantiation on gcc/clang, implement cfsworks' suggestion of moving compiler-specific stuff out of pandasymbols.h et al 2015-06-03 13:36:04 +02:00
directd rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
directdServer rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
directdevices Ditch stuff like has_key and backticks 2010-03-19 10:32:09 +00:00
directnotify Deprecate DirectStart and run(), allow clean ShowBase teardown, docstrings for ShowBase members 2015-03-15 13:06:49 +01:00
directscripts Remove references to SourceForge CVS repository 2015-08-23 14:12:59 +02:00
directtools Fix use of deprecated NodePath.id() 2014-04-05 08:55:50 +00:00
directutil Oops, checked in the wrong file 2013-12-17 20:04:59 +00:00
distributed Fix tp_compare, better __repr__/__str__ handling 2015-03-25 19:36:35 +01:00
doc Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
extensions Fix tp_compare, better __repr__/__str__ handling 2015-03-25 19:36:35 +01:00
extensions_native Fix makepanda, squelch libpandaexpress import error 2015-03-30 00:21:31 +02:00
ffi Lots of work to make the rtdist work with the new library building system 2015-01-12 15:02:42 +01:00
filter Fix various issues with Python 3 support, fix samples to work with Python 3 2015-03-23 00:32:47 +01:00
fsm remove Python-2-isms from DirectGui and FSM to make them work with Python 3 2014-05-19 17:33:36 +00:00
gui Fix config error when DirectGuiBase is imported before ShowBase 2015-07-06 15:52:57 +02:00
http Fix compilation with ppremake 2015-06-01 00:21:32 +02:00
interval Fix error with AnimControlInterval 2015-07-27 12:48:45 +02:00
leveleditor Fix tp_compare, better __repr__/__str__ handling 2015-03-25 19:36:35 +01:00
motiontrail Split off epvector.h into its own file in an attempt to cut down compilation time 2014-09-14 22:04:36 +00:00
p3d Fix bug: excluded modules in one package would be implicitly excluded from packages that depend on it 2015-08-28 20:14:05 +02:00
particles Fix broken imports in ParticleTest 2015-08-20 21:59:12 +02:00
physics loadModelOnce -> loadModel 2008-08-28 19:24:59 +00:00
plugin panda3d.exe on Windows now respects child process exit codes 2015-09-01 04:06:29 +02:00
plugin_activex Implement extracted files for packp3d and pdeploy (only when used together) 2015-08-14 16:01:17 +02:00
plugin_installer Fixes for 64-bit OS X build on newer OS X versions 2015-03-29 22:06:32 +02:00
plugin_npapi Implement extracted files for packp3d and pdeploy (only when used together) 2015-08-14 16:01:17 +02:00
plugin_standalone More panda3d.exe robustness: make sure contents.xml is fresh if core API fails hash check 2015-09-01 01:09:47 +02:00
showbase Fix typo in error message 2015-08-23 14:56:53 +02:00
showutil Fix error building rocket package on 1.9 branch 2015-08-10 04:35:15 +02:00
stdpy Add missing 'os' module import 2015-08-18 17:46:38 +02:00
task Allow using Panda without 'signal' module in platforms that do not have one (eg. JavaScript) 2015-06-21 17:37:50 +02:00
tkpanels Fix use of has_key and map() 2013-12-17 19:49:09 +00:00
tkwidgets Fix use of has_key and map() 2013-12-17 19:49:09 +00:00
wxwidgets Fix use of has_key and map() 2013-12-17 19:49:09 +00:00
Sources.pp