open_toontown_panda3d/direct/src
rdb 9b747b525e Merge pull request #4 from frainfreeze/master
updated direct/particle to import from panda3d.physics
2015-01-13 20:12:44 +01:00
..
actor Fixes for Python 3 2014-02-27 11:30:56 +00: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 dos2unix 2013-02-23 10:42:13 +00:00
deadrec rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
directbase Experimental Python 3 support to the C++ code including interrogate. Also adds support for rich comparison in interrogate. 2013-02-16 19:22:26 +00: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 Lots of work to make the rtdist work with the new library building system 2015-01-12 15:02:42 +01:00
directscripts Remove modules that seem obsolete from direct tree 2015-01-03 16:33:19 +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 Commit patch by cfsworks to clean up use of exec() and eval() 2014-04-16 13:09:12 +00:00
doc update comment 2008-11-26 01:09:57 +00:00
extensions Big commit aiding in separation of Python bindings: 2014-02-20 13:33:26 +00:00
extensions_native fix py2exe support 2014-11-04 19:16:02 +00: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 regression in Volumetric Lighting filter 2014-12-29 15:58:06 +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 remove Python-2-isms from DirectGui and FSM to make them work with Python 3 2014-05-19 17:33:36 +00: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 Commit patch by cfsworks to clean up use of exec() and eval() 2014-04-16 13:09:12 +00: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 Oops, fix build 2015-01-12 20:35:17 +01: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 Lots of work to make the rtdist work with the new library building system 2015-01-12 15:02:42 +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 Oops, I had accidentally commented out OCX installation 2014-10-08 20:46:01 +00:00
plugin_npapi Fix compile error for 64-bit Windows 2013-08-26 15:11:23 +00:00
plugin_standalone Fix use of has_key and map() 2013-12-17 19:49:09 +00:00
showbase Merge pull request #4 from frainfreeze/master 2015-01-13 20:12:44 +01:00
showutil Lots of work to make the rtdist work with the new library building system 2015-01-12 15:02:42 +01: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