open_toontown_panda3d/direct/src
David Rose 4e5c1e5667 missing file 2009-10-29 23:26:56 +00:00
..
actor fix bug with unicode animation names 2009-07-23 16:32:51 +00:00
autorestart More PHAVE fixes 2009-09-03 18:43:47 +00:00
cluster *** empty log message *** 2007-10-03 21:14:13 +00:00
configfiles auto-download _import files 2009-08-23 05:40:06 +00:00
controls - Bug fix for moving while no keys are pressed 2009-08-15 01:59:47 +00:00
dcparse simplify ConfigureDecl etc. 2009-06-15 22:25:52 +00:00
dcparser pstrtod 2009-06-14 16:27:44 +00:00
deadrec Smoother movement fixes for better stopping/starting and timestamp issues. Fixes problem where distributed smooth objects will stop movement at the wrong location or will slide around when first being generated. 2008-11-22 00:45:17 +00:00
directbase Full rewrite of ppython. Instead of invoking the python interpreter by launching it's process, it interfaces to the Python API to import the script as module. 2009-09-18 16:08:30 +00:00
directd we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
directdServer pandaFileStream 2008-09-09 00:13:09 +00:00
directdevices Changed upondDeath assignments to call setUponDeath 2008-11-06 21:52:40 +00:00
directnotify bi-directional communication 2009-06-11 02:20:43 +00:00
directscripts support codebase 2009-10-27 09:47:50 +00:00
directtools Added support for grid snapping 2009-10-07 21:40:22 +00:00
directutil integrate changes from Schell Games 2009-06-01 21:52:15 +00:00
distributed fixed implementation of quiet zone wrt field updates from C++ 2009-08-27 22:00:40 +00:00
doc update comment 2008-11-26 01:09:57 +00:00
dxml remove unused interfaces 2009-10-13 21:27:32 +00:00
extensions asList() etc. no longer needed 2008-11-12 20:37:20 +00:00
extensions_native oops 2009-07-30 19:31:22 +00:00
ffi Very ugly workaround around a very annoying selinux sigsegv on shutdown 2009-09-20 18:43:06 +00:00
filter Fix bug reported by clcheung 2009-05-23 07:46:43 +00:00
fsm use a getter function for accessing __finalState in setFinalState 2009-08-06 21:34:45 +00:00
gui removed pointer in base. Added a comment about scale on the entry not working 2009-08-31 20:48:49 +00:00
heapq Added wrappers so that this works as libheapq or libp3heapq 2007-02-12 19:42:00 +00:00
http corrected implementation of SkinningReplyTo.__getattr__ 2009-10-22 23:19:21 +00:00
interval Replace remaining instances of Disney license with CMU license 2009-10-20 08:16:12 +00:00
leveleditor Added object duplication and grid snapping 2009-10-07 22:09:31 +00:00
motiontrail fix motiontrail color 2009-01-09 19:39:23 +00:00
p3d remove unused dependency on hashlib; not available in python 2.4 anyway 2009-10-26 23:10:04 +00:00
particles defer importing ParticleSystemManager etc. until base.enableParticles() is called 2009-05-01 20:10:18 +00:00
physics loadModelOnce -> loadModel 2008-08-28 19:24:59 +00:00
plugin Bugfix when compiling for 10.4 on a 10.5 OSX install 2009-10-29 08:56:26 +00:00
plugin_activex version numbers on plugin dll's 2009-10-29 23:21:23 +00:00
plugin_installer don't rely on packagemaker's exit status 2009-10-29 22:08:50 +00:00
plugin_npapi missing file 2009-10-29 23:26:56 +00:00
plugin_standalone using bundles (and LSUIElement=1) to better manage OSX dock icons 2009-10-24 23:24:34 +00:00
pyinst formatting 2006-03-17 23:47:12 +00:00
showbase using bundles (and LSUIElement=1) to better manage OSX dock icons 2009-10-24 23:24:34 +00:00
showutil separate out CompilationEnvironment structures 2009-10-20 19:27:10 +00:00
stdpy more robust temp file and log handling 2009-08-20 00:24:00 +00:00
task remove old task manager 2009-09-25 14:50:14 +00:00
test tool for batch capturing screenshots of models 2008-12-13 03:00:26 +00:00
tkpanels Fixed particle panel crash 2009-06-26 19:41:14 +00:00
tkwidgets asList() etc. no longer needed 2008-11-12 20:37:20 +00:00
wxwidgets Added support for callback function 2009-09-03 06:46:04 +00:00
Sources.pp