open_toontown_panda3d/direct/src
Derzsi Dániel eccfce4606 task: Fix memory leak related to Python 3 signal API changes
Python 3's signal.py API does not properly support custom signal handlers. An exception is created every frame because of this, which fills up the memory of the application.

Closes #873
2020-02-28 15:55:28 +01: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: big formatting changes for the benefit of API reference 2019-10-29 20:43:41 +01:00
dcparse general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
dcparser dcparser: fix ability to compile outside of Panda 2019-12-29 14:27:05 +01:00
deadrec general: Don't require BUILDING_* for static builds 2018-08-31 23:54:32 -06:00
directbase directbase: fix a stray pandac.PandaModules 2019-01-03 16:01:06 +01: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: Fix running with Pip 20 2020-02-22 12:10:49 +01:00
distributed distributed: fix division exception in ServerRepository 2019-10-29 20:47:48 +01: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 regression in DirectScrolledFrame (see #699) 2020-02-10 13:17:05 +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 particles: add parameter to delay particle birth in soft_start() 2019-11-10 20:33:45 +01: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 actor: support custom Python loader hooks 2019-12-29 14:57:43 +01:00
showutil TexMemWatcher: fix compatibility issues with Python 3 2019-03-10 20:21:54 +01: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