| .. |
|
Audio3DManager.py
|
Major refactoring of movie code.
|
2007-08-20 22:34:58 +00:00 |
|
BufferViewer.py
|
Improve buffer viewer display:
|
2008-09-10 02:08:16 +00:00 |
|
BulletinBoard.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
BulletinBoardGlobal.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
BulletinBoardWatcher.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
ContainerLeakDetector.py
|
fix for crash due to previous checkin
|
2009-02-11 01:33:01 +00:00 |
|
ContainerReport.py
|
removed unnecessary assert utils
|
2007-05-04 22:24:33 +00:00 |
|
CountedResource.py
|
added getCount()
|
2007-06-21 04:02:42 +00:00 |
|
DirectObject.py
|
only detect DirectObject leaks in __dev__
|
2009-03-09 22:14:27 +00:00 |
|
DistancePhasedNode.py
|
"using modifySolid instead of getSolid"
|
2007-04-25 02:15:15 +00:00 |
|
EventGroup.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
EventManager.py
|
taskMgr not a global on AI
|
2008-10-24 22:13:20 +00:00 |
|
EventManagerGlobal.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
ExcelHandler.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
ExceptionVarDump.py
|
fixed missing variable dump
|
2008-11-19 03:03:18 +00:00 |
|
Factory.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
FindCtaPaths.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
Finder.py
|
this allows rebinding of classes from level-editor
|
2008-08-28 23:49:33 +00:00 |
|
GarbageReport.py
|
disable automatic garbage logging until system is ready
|
2009-02-04 00:12:35 +00:00 |
|
GarbageReportScheduler.py
|
added GarbageReportScheduler
|
2007-04-25 21:13:26 +00:00 |
|
InputStateGlobal.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
Job.py
|
added isFinished() method
|
2008-08-11 20:27:59 +00:00 |
|
JobManager.py
|
added isFinished() method
|
2008-08-11 20:27:59 +00:00 |
|
JobManagerGlobal.py
|
added JobManager
|
2007-03-10 11:06:21 +00:00 |
|
LazySort.py
|
removed hardcoded data in test cases
|
2007-08-26 09:53:30 +00:00 |
|
LeakDetectors.py
|
added object type leak detector
|
2009-02-13 19:59:28 +00:00 |
|
LerpBlendHelpers.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
Loader.py
|
minfilter etc.
|
2009-03-31 00:25:19 +00:00 |
|
MakeAppMF.py
|
better support for pyc's
|
2009-05-02 03:39:51 +00:00 |
|
Messenger.py
|
fixed crash in __repr__
|
2009-04-02 22:31:12 +00:00 |
|
MessengerGlobal.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
MessengerLeakDetector.py
|
first rev
|
2007-05-14 23:44:19 +00:00 |
|
MirrorDemo.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
ObjectPool.py
|
added support for optional printing of object instances and referrers, print types with small number of instances first
|
2007-11-14 01:53:21 +00:00 |
|
ObjectReport.py
|
support for OP3/OP4
|
2007-05-17 06:16:14 +00:00 |
|
OnScreenDebug.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
PandaObject.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
PhasedObject.py
|
made automatic cleanup optional. Now can have only one sphere if desired as long as you explicitly call cleanup when done with it
|
2007-04-09 17:56:50 +00:00 |
|
PhysicsManagerGlobal.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
Pool.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
ProfileSession.py
|
fixed FrameProfiler/taskMgr synchronization problem
|
2008-11-03 21:43:47 +00:00 |
|
PythonUtil.py
|
oops, missed this
|
2009-04-17 20:34:41 +00:00 |
|
RandomNumGen.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
RunAppMF.py
|
need explicit run() in here, not in app
|
2009-04-28 00:58:51 +00:00 |
|
SfxPlayer.py
|
changed sfx player so that now a cutoff distance can be specified on per sound basis as an optional argument to the player
|
2007-10-08 21:10:28 +00:00 |
|
ShadowDemo.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
ShadowPlacer.py
|
adding resetToOrigin
|
2008-05-07 22:20:05 +00:00 |
|
ShowBase.py
|
defer importing ParticleSystemManager etc. until base.enableParticles() is called
|
2009-05-01 20:10:18 +00:00 |
|
ShowBaseGlobal.py
|
use more standard __builtin__ module instead of hacky __builtins__ dictionary
|
2007-03-14 01:26:49 +00:00 |
|
Sources.pp
|
Added a feature for disabling sticky keys in Windows
|
2009-04-22 22:43:23 +00:00 |
|
TaskThreaded.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
ThreeUpShow.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
TkGlobal.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
Transitions.py
|
defer importing ParticleSystemManager etc. until base.enableParticles() is called
|
2009-05-01 20:10:18 +00:00 |
|
VFSImporter.py
|
better support for pyc's
|
2009-05-02 03:39:51 +00:00 |
|
VerboseImport.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
WxGlobal.py
|
Added support for wxPython
|
2008-04-21 19:14:52 +00:00 |
|
__init__.py
|
explicit import paths
|
2004-06-01 19:31:48 +00:00 |
|
pandaSqueezeTool.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
pandaSqueezer.py
|
more __all__ fixes from Josh Yelon
|
2006-08-10 22:14:31 +00:00 |
|
ppython
|
polish up ppython
|
2004-06-21 16:46:41 +00:00 |
|
showBase.N
|
*** empty log message ***
|
2000-10-13 18:37:25 +00:00 |
|
showBase.cxx
|
Added a feature for disabling sticky keys in Windows
|
2009-04-22 22:43:23 +00:00 |
|
showBase.h
|
Added a feature for disabling sticky keys in Windows
|
2009-04-22 22:43:23 +00:00 |