| .. |
|
AppRunnerGlobal.py
|
a64a4f09c5
more scriptability wip
|
16 년 전 |
|
Audio3DManager.py
|
752b75b733
When the audio manager isn't active we don't bother calculating the 3d audio
|
15 년 전 |
|
BpDb.py
|
864f8c4f08
BpDb - fix for call=True when bpdb is disabled
|
15 년 전 |
|
BufferViewer.py
|
807a6f61da
Add patch from community member teedee to improve alternate coordinate-system support
|
14 년 전 |
|
BulletinBoard.py
|
216e635ee7
more __all__ fixes from Josh Yelon
|
19 년 전 |
|
BulletinBoardGlobal.py
|
216e635ee7
more __all__ fixes from Josh Yelon
|
19 년 전 |
|
BulletinBoardWatcher.py
|
216e635ee7
more __all__ fixes from Josh Yelon
|
19 년 전 |
|
ContainerLeakDetector.py
|
d4e22c0795
fix for crash due to previous checkin
|
17 년 전 |
|
ContainerReport.py
|
ed9eb66867
removed unnecessary assert utils
|
18 년 전 |
|
CountedResource.py
|
cd833ba93b
added getCount()
|
18 년 전 |
|
DirectObject.py
|
e7b00c6e92
revert object inheritance for now, causes problems
|
16 년 전 |
|
DistancePhasedNode.py
|
ac1223d0da
Ditch stuff like has_key and backticks
|
16 년 전 |
|
ElementTree.py
|
902804f39e
dos2unix
|
16 년 전 |
|
EventGroup.py
|
216e635ee7
more __all__ fixes from Josh Yelon
|
19 년 전 |
|
EventManager.py
|
ac1223d0da
Ditch stuff like has_key and backticks
|
16 년 전 |
|
EventManagerGlobal.py
|
216e635ee7
more __all__ fixes from Josh Yelon
|
19 년 전 |
|
ExcelHandler.py
|
216e635ee7
more __all__ fixes from Josh Yelon
|
19 년 전 |
|
ExceptionVarDump.py
|
9462d332dc
upload client stack dump to event logs
|
15 년 전 |
|
Factory.py
|
216e635ee7
more __all__ fixes from Josh Yelon
|
19 년 전 |
|
FindCtaPaths.py
|
216e635ee7
more __all__ fixes from Josh Yelon
|
19 년 전 |
|
Finder.py
|
05ccf7237d
this allows rebinding of classes from level-editor
|
17 년 전 |
|
GarbageReport.py
|
a975e14907
added support for _garbageInfo custom info callback
|
15 년 전 |
|
GarbageReportScheduler.py
|
4ac6f8c885
added GarbageReportScheduler
|
18 년 전 |
|
HTMLTree.py
|
6fb3aa5afc
fixed garbage leak
|
16 년 전 |
|
InputStateGlobal.py
|
216e635ee7
more __all__ fixes from Josh Yelon
|
19 년 전 |
|
Job.py
|
91a6f3f413
added isFinished() method
|
17 년 전 |
|
JobManager.py
|
91a6f3f413
added isFinished() method
|
17 년 전 |
|
JobManagerGlobal.py
|
8a8b59d484
added JobManager
|
19 년 전 |
|
LazySort.py
|
58d91b288e
removed hardcoded data in test cases
|
18 년 전 |
|
LeakDetectors.py
|
4444c3b020
added object type leak detector
|
17 년 전 |
|
Loader.py
|
134e9a9e92
dual names for interrogate
|
14 년 전 |
|
Messenger.py
|
ea05496d09
disable Toontown's cheesy lock for normal, threaded Panda
|
14 년 전 |
|
MessengerGlobal.py
|
216e635ee7
more __all__ fixes from Josh Yelon
|
19 년 전 |
|
MessengerLeakDetector.py
|
9dedde0da4
first rev
|
18 년 전 |
|
MirrorDemo.py
|
daed41f05e
add rootCamera
|
14 년 전 |
|
ObjectPool.py
|
6907ad6543
added support for optional printing of object instances and referrers, print types with small number of instances first
|
18 년 전 |
|
ObjectReport.py
|
5f513cf27a
support for OP3/OP4
|
18 년 전 |
|
OnScreenDebug.py
|
216e635ee7
more __all__ fixes from Josh Yelon
|
19 년 전 |
|
PandaObject.py
|
216e635ee7
more __all__ fixes from Josh Yelon
|
19 년 전 |
|
PhasedObject.py
|
50cc26d546
made automatic cleanup optional. Now can have only one sphere if desired as long as you explicitly call cleanup when done with it
|
19 년 전 |
|
PhysicsManagerGlobal.py
|
216e635ee7
more __all__ fixes from Josh Yelon
|
19 년 전 |
|
Pool.py
|
216e635ee7
more __all__ fixes from Josh Yelon
|
19 년 전 |
|
ProfileSession.py
|
ac1223d0da
Ditch stuff like has_key and backticks
|
16 년 전 |
|
PythonUtil.py
|
73eca34e0d
added PriorityCallbacks
|
15 년 전 |
|
RandomNumGen.py
|
216e635ee7
more __all__ fixes from Josh Yelon
|
19 년 전 |
|
ReferrerSearch.py
|
d1715b13df
add some comments and treating circular references as 'roots' to stop searching at
|
15 년 전 |
|
SfxPlayer.py
|
804a72b716
Partially apply typo fix patch I found somewhere on the web, by someone named Christoph Korn
|
15 년 전 |
|
ShadowDemo.py
|
216e635ee7
more __all__ fixes from Josh Yelon
|
19 년 전 |
|
ShadowPlacer.py
|
166f966441
fixed TT shadowTraverser crash
|
16 년 전 |
|
ShowBase.py
|
56f22e0692
WxPandaWindow
|
14 년 전 |
|
ShowBaseGlobal.py
|
e2ac31938f
use more standard __builtin__ module instead of hacky __builtins__ dictionary
|
19 년 전 |
|
Sources.pp
|
c5c21a566a
UnalignedLVecBase etc, remove lerp etc, moving towards Eigen on win32
|
14 년 전 |
|
TaskThreaded.py
|
216e635ee7
more __all__ fixes from Josh Yelon
|
19 년 전 |
|
ThreeUpShow.py
|
216e635ee7
more __all__ fixes from Josh Yelon
|
19 년 전 |
|
TkGlobal.py
|
503760f751
removed leftover if
|
15 년 전 |
|
Transitions.py
|
fba184180e
prevent a nasty gl/panda issue with buffers getting thrown off the card
|
15 년 전 |
|
VFSImporter.py
|
fe65b1ce40
a few small fixes
|
16 년 전 |
|
VerboseImport.py
|
216e635ee7
more __all__ fixes from Josh Yelon
|
19 년 전 |
|
WxGlobal.py
|
56f22e0692
WxPandaWindow
|
14 년 전 |
|
WxPandaWindow.py
|
56f22e0692
WxPandaWindow
|
14 년 전 |
|
__init__.py
|
b1db93fb87
explicit import paths
|
21 년 전 |
|
extend_frozen.c
|
970f35a3e6
use _vfsimporter.pyd instead of runp3d_frozen.pyd
|
16 년 전 |
|
pandaSqueezeTool.py
|
216e635ee7
more __all__ fixes from Josh Yelon
|
19 년 전 |
|
pandaSqueezer.py
|
216e635ee7
more __all__ fixes from Josh Yelon
|
19 년 전 |
|
showBase.N
|
cbfa38d2b5
simplify ConfigureDecl etc.
|
16 년 전 |
|
showBase.cxx
|
2eeed7bbd6
more mac app focus issues
|
16 년 전 |
|
showBase.h
|
2eeed7bbd6
more mac app focus issues
|
16 년 전 |
|
showBase_assist.mm
|
7042dd6c69
build error
|
16 년 전 |