open_toontown_panda3d/direct/src
Mitchell Stokes 2cb3779204 build_apps: Use FreezeTool.__replacePaths() to cleanup tracebacks
This alters paths in tracebacks to contain just module names instead of
full, absolute paths. This makes tracebacks easier to read and leaks
less information about the build machine.

Closes #991
2020-08-17 10:59:18 +02:00
..
actor actor: only remove control effects of given animations in unloadAnims 2020-01-22 08:40:50 +01:00
cluster direct: big formatting changes for the benefit of API reference 2019-10-29 20:43:41 +01:00
controls direct: Fix RuntimeError during ControlManager deletion 2020-04-02 13:52:47 +02:00
dcparse general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
dcparser operator delete should check for null pointer before deallocating 2020-05-05 18:13:13 +02:00
deadrec general: Don't require BUILDING_* for static builds 2018-08-31 23:54:32 -06:00
directbase direct: Improvements to API reference, better cross-linking 2020-07-27 13:40:31 +02:00
directd general: Don't require BUILDING_* for static builds 2018-08-31 23:54:32 -06:00
directdServer general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
directdevices direct: big formatting changes for the benefit of API reference 2019-10-29 20:43:41 +01:00
directnotify direct: big formatting changes for the benefit of API reference 2019-10-29 20:43:41 +01:00
directscripts direct: fix various syntax warnings in Python 3.8 2019-02-11 23:35:56 +01:00
directtools directtools: Added missing imports 2019-08-03 09:40:11 +02:00
directutil direct: big formatting changes for the benefit of API reference 2019-10-29 20:43:41 +01:00
dist build_apps: Use FreezeTool.__replacePaths() to cleanup tracebacks 2020-08-17 10:59:18 +02:00
distributed direct: don't rely on vfs being present in builtins 2020-08-11 09:40:34 +02:00
doc The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
extensions_native Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
filter FilterManager: allow specifying custom fbprops in renderQuadInto 2019-05-13 14:25:22 +02:00
fsm direct: a few improvements to API documentation 2019-11-02 19:41:11 +01:00
gui dgui: Fix DirectScrolledList scrollTo error in Python 3 2020-03-14 14:55:32 +01:00
interval direct: big formatting changes for the benefit of API reference 2019-10-29 20:43:41 +01:00
leveleditor direct: fix a few broken imports 2019-10-29 14:57:04 +01:00
motiontrail general: Don't require BUILDING_* for static builds 2018-08-31 23:54:32 -06:00
p3d p3d: add deprecation notice to all direct.p3d modules 2019-12-31 17:15:34 +01:00
particles direct: don't rely on vfs being present in builtins 2020-08-11 09:40:34 +02:00
physics Fix various import issues in the direct tree 2015-12-06 22:36:05 +01:00
plugin general: Distinguish local/system includes 2018-11-10 18:00:10 -07:00
plugin_activex general: Distinguish local/system includes 2018-11-10 18:00:10 -07:00
plugin_installer general: Remove more unnecessary +x UNIX modes 2018-02-07 11:29:48 -07:00
plugin_npapi general: Distinguish local/system includes 2018-11-10 18:00:10 -07:00
plugin_standalone New branding images for 1.10.0 2019-01-03 14:44:17 +01:00
showbase PythonUtil: Fix usage of reduce() for Python 3 2020-08-04 11:08:51 +02:00
showutil direct: Fix TexMemWatcher crash when graphics memory reaches 1 GB 2020-07-25 10:32:36 +02:00
stdpy stdpy: threading2: join non-daemonic threads at interpreter shutdown 2019-12-28 23:51:54 +01:00
task task: Fix memory leak related to Python 3 signal API changes 2020-02-28 15:55:28 +01:00
tkpanels tkpanels: properly test "None" return from askopenfilename 2020-01-03 18:19:39 +01:00
tkwidgets direct: big formatting changes for the benefit of API reference 2019-10-29 20:43:41 +01:00
wxwidgets The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00