open_toontown_panda3d/direct/src/showbase
fireclawthefox 936ef1953c Small extensions for the mirror demo
Add extra parameters for buffer size and clear color
Add sample code at the bottom to display usage of mirror demo

Closes: #195
2017-11-12 00:19:50 +01:00
..
AppRunnerGlobal.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
Audio3DManager.py direct: provide snake_case functions for some classes 2017-06-20 21:56:03 +02:00
BufferViewer.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
BulletinBoard.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
BulletinBoardGlobal.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
BulletinBoardWatcher.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
ContainerLeakDetector.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
ContainerReport.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
CountedResource.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
DirectObject.py direct: provide snake_case functions for some classes 2017-06-20 21:56:03 +02:00
DistancePhasedNode.py Fix a few unnecessary uses of exec/eval 2016-06-22 13:50:58 +02:00
EventGroup.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
EventManager.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
EventManagerGlobal.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
ExceptionVarDump.py general: Stop using several deprecated pandac.PandaModules imports. 2016-06-27 00:06:40 -07:00
Factory.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
FindCtaPaths.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
Finder.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
GarbageReport.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02: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 The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
JobManager.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
JobManagerGlobal.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
LeakDetectors.py general: Stop using several deprecated pandac.PandaModules imports. 2016-06-27 00:06:40 -07:00
Loader.py Support coroutines and async/await in the task manager and loader 2017-10-31 18:56:41 +01:00
Messenger.py direct: provide snake_case functions for some classes 2017-06-20 21:56:03 +02:00
MessengerGlobal.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
MessengerLeakDetector.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
MirrorDemo.py Small extensions for the mirror demo 2017-11-12 00:19:50 +01:00
ObjectPool.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
ObjectReport.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
OnScreenDebug.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
PhasedObject.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
PhysicsManagerGlobal.py updated direct/particle to import from panda3d.physics 2015-01-12 21:41:36 +01:00
Pool.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
ProfileSession.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
PythonUtil.py Fix Mac OS X Snow Leopard build 2016-12-05 16:30:44 -05:00
RandomNumGen.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
ReferrerSearch.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
SfxPlayer.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
ShadowDemo.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
ShadowPlacer.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
ShowBase.py Merge remote-tracking branch 'origin/release/1.9.x' 2016-10-13 00:25:57 +02:00
ShowBaseGlobal.py bugfix: Add missing import to ShowBaseGlobal (#96) 2016-04-17 09:09:55 +02:00
TaskThreaded.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
ThreeUpShow.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
TkGlobal.py The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
Transitions.py Fix initial usage of letterbox 2017-11-12 00:06:13 +01:00
VFSImporter.py Python 3 fixes for rtdist builds 2016-05-29 02:01:57 +02:00
VerboseImport.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
WxGlobal.py invert the WxGlobal loop: now wx owns the main loop, it seems to like that a lot better. 2012-01-14 00:16:05 +00:00
__init__.py explicit import paths 2004-06-01 19:31:48 +00:00
extend_frozen.c Interrogate overhaul that dramatically increases performance for the simpler methods 2014-07-18 13:54:38 +00:00
showBase.N simplify ConfigureDecl etc. 2009-06-15 22:25:52 +00:00
showBase.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
showBase.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
showBase_assist.mm New file headers, new comment style 2016-02-17 17:47:48 +01:00