open_toontown_panda3d/direct/src/showbase
WMOkiishi 67e3ccada7
showbase: Annotate some debug functions (#1767)
2025-08-23 10:50:17 +02:00
..
AppRunnerGlobal.py direct: Use warnings module for more verbose deprecation prints 2021-03-09 18:34:53 +01:00
Audio3DManager.py direct: add .pylintrc, perform major code cleanup pass 2020-12-31 01:36:23 +01:00
BufferViewer.py showbase: Annotate some debug functions (#1767) 2025-08-23 10:50:17 +02:00
BulletinBoard.py direct: Utilize the built-in `sorted` function 2023-08-02 08:37:51 +02:00
BulletinBoardGlobal.py direct: big formatting changes for the benefit of API reference 2019-10-29 20:43:41 +01:00
BulletinBoardWatcher.py direct: add .pylintrc, perform major code cleanup pass 2020-12-31 01:36:23 +01:00
CMakeLists.txt CMake: Work around CMake issue 20206 2020-01-10 16:48:59 -07:00
ContainerLeakDetector.py direct: Get direct to pass a mypy check 2023-08-04 14:31:44 +02:00
ContainerReport.py direct: Get direct to pass a mypy check 2023-08-04 14:31:44 +02:00
CountedResource.py Move test code from across `direct` to proper test modules 2023-08-02 08:37:51 +02:00
DConfig.py direct: Get direct to pass a mypy check 2023-08-04 14:31:44 +02:00
DirectObject.py showbase: Annotate basic `Messenger` methods (#1726) 2025-04-06 10:10:50 +02:00
DistancePhasedNode.py Merge branch 'release/1.10.x' 2024-10-30 13:42:21 +01:00
EventGroup.py direct: add .pylintrc, perform major code cleanup pass 2020-12-31 01:36:23 +01:00
EventManager.py showbase: Annotate methods of Event, Interval, and Job Managers (#1762) 2025-07-28 11:15:23 +02:00
EventManagerGlobal.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
ExceptionVarDump.py showbase: Annotate some debug functions (#1767) 2025-08-23 10:50:17 +02:00
Factory.py direct: add .pylintrc, perform major code cleanup pass 2020-12-31 01:36:23 +01:00
Finder.py direct: More code style changes 2023-02-22 11:52:19 +01:00
GarbageReport.py showbase: Annotate some debug functions (#1767) 2025-08-23 10:50:17 +02:00
GarbageReportScheduler.py direct: General cleanup of Python code 2023-02-20 20:52:14 +01:00
InputStateGlobal.py direct: big formatting changes for the benefit of API reference 2019-10-29 20:43:41 +01:00
Job.py pstats: Rename "Show code" collector to "Tasks" 2022-11-29 20:50:18 +01:00
JobManager.py showbase: Annotate methods of Event, Interval, and Job Managers (#1762) 2025-07-28 11:15:23 +02:00
JobManagerGlobal.py direct: big formatting changes for the benefit of API reference 2019-10-29 20:43:41 +01:00
LeakDetectors.py direct: More code style changes 2023-02-22 11:52:19 +01:00
Loader.py showbase: Annotate basic `Loader` methods (#1723) 2025-02-19 18:59:19 +01:00
Messenger.py showbase: Annotate some debug functions (#1767) 2025-08-23 10:50:17 +02:00
MessengerGlobal.py direct: big formatting changes for the benefit of API reference 2019-10-29 20:43:41 +01:00
MessengerLeakDetector.py direct: More code style changes 2023-02-22 11:52:19 +01:00
MirrorDemo.py direct: Cut down on usage of `import *` (#1454) 2023-02-12 13:16:52 +00:00
ObjectPool.py direct: Utilize the built-in `sorted` function 2023-08-02 08:37:51 +02:00
ObjectReport.py direct: Get direct to pass a mypy check 2023-08-04 14:31:44 +02:00
OnScreenDebug.py showbase: Annotate some debug functions (#1767) 2025-08-23 10:50:17 +02:00
PhasedObject.py direct: General cleanup of Python code 2023-02-20 20:52:14 +01:00
PhysicsManagerGlobal.py direct: big formatting changes for the benefit of API reference 2019-10-29 20:43:41 +01:00
Pool.py direct: add .pylintrc, perform major code cleanup pass 2020-12-31 01:36:23 +01:00
ProfileSession.py direct: General cleanup of Python code 2023-02-20 20:52:14 +01:00
PythonUtil.py showbase: Annotate some debug functions (#1767) 2025-08-23 10:50:17 +02:00
RandomNumGen.py direct: More code style changes 2023-02-22 11:52:19 +01:00
ReferrerSearch.py direct: More code style changes 2023-02-22 11:52:19 +01:00
SfxPlayer.py direct: Cut down on usage of `import *` (#1454) 2023-02-12 13:16:52 +00:00
ShadowDemo.py direct: Cut down on usage of `import *` (#1454) 2023-02-12 13:16:52 +00:00
ShadowPlacer.py direct: Cut down on usage of `import *` (#1454) 2023-02-12 13:16:52 +00:00
ShowBase.py showbase: Annotate some debug functions (#1767) 2025-08-23 10:50:17 +02:00
ShowBaseGlobal.py showbase: Create Loader before ShowBase, importable from ShowBaseGlobal 2024-12-14 12:57:27 +01:00
TaskThreaded.py direct: Backport assorted fixes from master 2023-02-24 22:20:01 +01:00
ThreeUpShow.py direct: add .pylintrc, perform major code cleanup pass 2020-12-31 01:36:23 +01:00
TkGlobal.py direct: More reduction of reliance on builtins, mypy fixes 2023-10-11 11:07:56 +02:00
Transitions.py showbase: Patch for iris intervals 2024-09-25 22:34:19 -05:00
VFSImporter.py showbase: Annotate `VFSImporter` functions (#1764) 2025-08-02 16:42:58 +02:00
VerboseImport.py direct: Get direct to pass a mypy check 2023-08-04 14:31:44 +02:00
WxGlobal.py direct: More reduction of reliance on builtins, mypy fixes 2023-10-11 11:07:56 +02:00
__init__.py direct: Add more links to manual pages in module docstrings 2020-09-11 13:15:58 +02:00
extend_frozen.c Switch use of Py_INCREF to new Py_NewRef function 2024-01-29 17:57:53 +01:00
showBase.N simplify ConfigureDecl etc. 2009-06-15 22:25:52 +00:00
showBase.cxx showbase: Remove unused C++ runtestFullscreenSizes interface 2020-12-24 15:31:56 +01:00
showBase.h showbase: Remove unused C++ runtestFullscreenSizes interface 2020-12-24 15:31:56 +01:00
showBase_assist.mm general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00