godot/editor/debugger
2024-10-03 21:57:24 +01:00
..
debug_adapter Bump DAP requests timeout to 5 seconds 2024-10-03 21:57:24 +01:00
editor_debugger_inspector.cpp Add expression evaluater to debugger (REPL) 2024-10-01 15:36:09 +02:00
editor_debugger_inspector.h Add expression evaluater to debugger (REPL) 2024-10-01 15:36:09 +02: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 Parse fragment from URL 2024-09-27 19:42:30 +08: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_expression_evaluator.cpp Support REPL expressions through DAP evaluate request 2024-10-03 21:28:38 +01:00
editor_expression_evaluator.h Add expression evaluater to debugger (REPL) 2024-10-01 15:36:09 +02: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 Support REPL expressions through DAP evaluate request 2024-10-03 21:28:38 +01:00
script_editor_debugger.h Support REPL expressions through DAP evaluate request 2024-10-03 21:28:38 +01:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00