open_toontown_panda3d/direct/src
rdb f69354d9fa 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
..
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 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 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 Don't mangle certain numeric typedefs in API reference 2015-05-14 17:15: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 DirectRadioButton--removal of model-loading by default and indicator handling 2015-02-28 15:25:05 +01:00
http Fix compilation with ppremake 2015-06-01 00:21:32 +02: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 Exclude a few system DLLs to make rtdist work on WinXP 2015-04-06 12:48:30 +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 Center p3dCert on screen, and make it a modal dialog 2015-04-25 17:09:50 +02:00
plugin_activex Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +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 Fix npapi plugin load issue I had on Chrome on Mac 2015-03-31 13:08:36 +02:00
plugin_standalone Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
showbase Fix obscure error caused by bug in _getDtoolSuperBase 2015-04-09 13:15:25 +02: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