open_toontown_panda3d/direct/src
rdb 840d81b3e1 Fix npapi plugin load issue I had on Chrome on Mac 2015-03-31 13:08:36 +02:00
..
actor Revert "Patch by cfsworks: actor: On removePart, clean up the part's commonBundleHandle." 2015-03-02 16:03:48 +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 Adding new function to set height of collision ray. 2010-09-20 23:50:32 +00:00
dcparse rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
dcparser Move all Python bindings out of core DLLs into the .pyd files. 2015-02-10 14:30:51 +01:00
deadrec rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
directbase Deprecate DirectStart and run(), allow clean ShowBase teardown, docstrings for ShowBase members 2015-03-15 13:06:49 +01: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 Fix various issues with API documentation generator 2015-03-13 18:40:26 +01: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 update comment 2008-11-26 01:09:57 +00: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 DirectRadioButton--removal of model-loading by default and indicator handling 2015-02-28 15:25:05 +01:00
http Lots of work to make the rtdist work with the new library building system 2015-01-12 15:02:42 +01:00
interval Commit patches by cfsworks: 2014-10-19 22:41:47 +00: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 Change default window size to 800x600 across the board (incl runtime) 2015-03-30 17:57:37 +02:00
particles updated direct/particle to import from panda3d.physics 2015-01-12 21:41:36 +01:00
physics loadModelOnce -> loadModel 2008-08-28 19:24:59 +00:00
plugin Changes to support building universal Mac rtdist for 1.9 2015-03-28 00:31:10 +01:00
plugin_activex Remove two includes that are not supported in 64-bit windows 2014-09-15 12:51:30 +00: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 Fix npapi plugin load issue I had on Chrome on Mac 2015-03-31 13:08:36 +02:00
plugin_standalone Change default window size to 800x600 across the board (incl runtime) 2015-03-30 17:57:37 +02:00
showbase Fix tp_compare, better __repr__/__str__ handling 2015-03-25 19:36:35 +01:00
showutil Fixes for 64-bit OS X build on newer OS X versions 2015-03-29 22:06:32 +02:00
stdpy Lots of work to make the rtdist work with the new library building system 2015-01-12 15:02:42 +01:00
task Lots of work to make the rtdist work with the new library building system 2015-01-12 15:02:42 +01: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