2
0
mirror of https://github.com/godotengine/godot.git synced 2025-02-17 22:43:01 +08:00
godot/editor/debugger
simpu ea2eaf8c27 Added debugger plugin support
Changes:
* EngineDebugger is exposed to gdscript. Game side of communication can be implemented through it.
* EditorDebuggerPlugin is added which handles the editor side of communication.
2020-08-26 11:24:51 +05:30
..
editor_debugger_inspector.cpp
editor_debugger_inspector.h
editor_debugger_node.cpp
editor_debugger_node.h
editor_debugger_server.cpp
editor_debugger_server.h
editor_debugger_tree.cpp
editor_debugger_tree.h
editor_network_profiler.cpp
editor_network_profiler.h
editor_performance_profiler.cpp
editor_performance_profiler.h
editor_profiler.cpp
editor_profiler.h
editor_visual_profiler.cpp
editor_visual_profiler.h
script_editor_debugger.cpp
script_editor_debugger.h
SCsub