open_toontown_panda3d/direct/src
Sam Edwards 6c3013a29c dcparser: move Python-specific code to extension files
We can now build dcparser without linking to Python and dcparse.exe's dependency on pystub is removed.

Co-authored-by: rdb <git@rdb.name>
2019-08-23 18:58:19 +02:00
..
actor actor: fix makeSubpart on models with pre-bound animations 2019-07-18 20:18:22 +02:00
cluster The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
controls direct: remove multi-line strings with unrunnable test code 2019-04-02 22:45:25 +02:00
dcparse general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
dcparser dcparser: move Python-specific code to extension files 2019-08-23 18:58:19 +02: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 Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
directnotify Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02: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 Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
dist deploy-ng: add icon support for macOS (#468) 2019-08-18 11:13:18 +02:00
distributed dcparser: move Python-specific code to extension files 2019-08-23 18:58:19 +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 Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
gui dgui: store guiItems on ShowBase class dict instead of module 2019-08-20 01:07:39 +02:00
interval Remove support for Miles audio system 2019-07-10 14:13:36 +02:00
leveleditor wx: Fixed deprecation warnings/errors 2019-01-06 18:54:08 -07:00
motiontrail general: Don't require BUILDING_* for static builds 2018-08-31 23:54:32 -06:00
p3d deploy-ng: fix some issues with .icns files generated on macOS 2019-08-18 11:14:39 +02:00
particles ParticlePanel: fixed an issue that prevented saving with Python 3 2019-02-08 15:46:52 +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 Merge branch 'release/1.10.x' into incoming 2019-08-23 10:53:09 +02:00
showutil TexMemWatcher: fix compatibility issues with Python 3 2019-03-10 20:21:54 +01:00
stdpy pipeline: give Mutex and ReMutex more Pythonic semantics 2019-05-12 20:58:13 +02:00
task Task: Couple two clauses which execute the same logic. 2019-03-29 12:18:37 +01:00
tkpanels dgui: allow using various GUI items without instantiating ShowBase 2019-08-14 13:26:27 +02:00
tkwidgets tkwidgets: fix exceptions hovering over rgbPanel menu items 2019-05-02 16:18:22 +02:00
wxwidgets wx: Fixed deprecation warnings/errors 2019-01-06 18:54:08 -07:00