open_toontown_panda3d/direct/src
Ed Swartz 03d633f2e7 For stdpy.file wrapper, handle mode more consistently with Python.
For Python 2, ignore unknown characters in the mode rather than silently failing to open.
For Python 3, fail if unknown characters appear.
2015-08-11 11:47:11 -05: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 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 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 Add in 'rocket' module for rocket package 2015-08-10 02:01:52 +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 Linux splash window shouldn't block waiting for pipe activity 2015-08-10 04:00:41 +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 finding extension modules ending in "module.so" with the VFS importer 2015-08-08 12:43:58 +02:00
showutil Fix error building rocket package on 1.9 branch 2015-08-10 04:35:15 +02:00
stdpy For stdpy.file wrapper, handle mode more consistently with Python. 2015-08-11 11:47:11 -05: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 Initial revision 2000-10-11 20:04:08 +00:00