godot/editor/debugger
Rémi Verschelde 97843116f6
Merge pull request #96759 from Geometror/implement-autostart-profilers
Implement autostart for all profilers
2024-09-13 11:21:54 +02:00
..
debug_adapter [Editor] Expose more editor settings to documentation 2024-09-12 15:34:49 +02:00
editor_debugger_inspector.cpp StringName Dictionary keys 2024-08-29 13:39:27 -07:00
editor_debugger_inspector.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
editor_debugger_node.cpp Expose EditorUndoRedoManager's clear_history() 2024-08-29 19:23:39 +02:00
editor_debugger_node.h Fix weird plural public method names 2024-08-27 13:37:37 -04:00
editor_debugger_server.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
editor_debugger_server.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
editor_debugger_tree.cpp Add collapse/expand right click option to remote scene view 2024-07-12 14:33:34 +01:00
editor_debugger_tree.h Add collapse/expand right click option to remote scene view 2024-07-12 14:33:34 +01:00
editor_file_server.cpp [Editor] Expose more editor settings to documentation 2024-09-12 15:34:49 +02:00
editor_file_server.h Redo how the remote filesystem works 2023-05-08 11:57:54 +02:00
editor_performance_profiler.cpp [Scene] Add SceneStringNames::font(_size/_color) 2024-06-18 17:24:27 +02:00
editor_performance_profiler.h Add const lvalue ref to editor/* container parameters 2024-02-26 15:28:15 -03:00
editor_profiler.cpp Implement Autostart Feature for Profiler / Visual Profiler / Network Profiler 2024-09-10 19:40:42 +02:00
editor_profiler.h Implement Autostart Feature for Profiler / Visual Profiler / Network Profiler 2024-09-10 19:40:42 +02:00
editor_visual_profiler.cpp Implement Autostart Feature for Profiler / Visual Profiler / Network Profiler 2024-09-10 19:40:42 +02:00
editor_visual_profiler.h Implement Autostart Feature for Profiler / Visual Profiler / Network Profiler 2024-09-10 19:40:42 +02:00
script_editor_debugger.cpp Implement Autostart Feature for Profiler / Visual Profiler / Network Profiler 2024-09-10 19:40:42 +02:00
script_editor_debugger.h Add const lvalue ref to editor/* container parameters 2024-02-26 15:28:15 -03:00
SCsub Implemented initial DAP support 2021-08-02 10:43:35 +01:00