open_toontown_panda3d/direct/src
David Rose a745e451db protect against python 2.4 2009-11-08 21:55: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 protect from newer flex 2009-11-02 23:46:45 +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 New panda3d.* import structure 2009-11-04 16:15:49 +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 fixes for public net interface 2009-11-08 19:30:04 +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 protect against python 2.4 2009-11-08 21:55:56 +00:00
filter Fix bug reported by clcheung 2009-05-23 07:46:43 +00:00
fsm Applied patch from Nemesis13 partially ;-) 2009-11-03 18:08:29 +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 installed interractive ShowPandaObjects 2009-11-07 01:59:16 +00:00
motiontrail fix motiontrail color 2009-01-09 19:39:23 +00:00
p3d find dc files 2009-11-08 19:30:27 +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 add a horizontal scrollbar too 2009-11-04 00:28:10 +00:00
plugin_activex version numbers on plugin dll's 2009-10-29 23:21:23 +00:00
plugin_installer OSX 10.4 installer: no relocation, require root authorization 2009-11-08 16:42:56 +00:00
plugin_npapi fix crash? 2009-11-03 22:34:09 +00:00
plugin_standalone icon for panda3d.exe, panda3dw.exe 2009-10-29 23:59:10 +00:00
pyinst formatting 2006-03-17 23:47:12 +00:00
showbase added SerialMaskedGen 2009-11-05 23:35:10 +00:00
showutil some architecture issues 2009-11-04 16:58:28 +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 Made value entered by user to be respected 2009-11-04 21:46:35 +00:00
Sources.pp