1
0
Fork 0
godot/editor/debugger
Thaddeus Crews 1bba277d3f
Merge pull request #99417 from passivestar/thread-selector
Disable the debugger thread selector when there's nothing to select
2024-11-26 13:04:56 -06:00
..
debug_adapter Use `(r)find_char` instead of `(r)find` for single characters 2024-11-17 10:02:18 +01:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
editor_debugger_inspector.cpp Add expression evaluater to debugger (REPL) 2024-10-01 15:36:09 +02:00
editor_debugger_inspector.h Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 -04:00
editor_debugger_node.cpp Merge pull request #99054 from timothyqiu/session-names 2024-11-22 14:54:49 -06:00
editor_debugger_node.h Add "Game" editor for better runtime debugging 2024-10-30 11:42:17 -03:00
editor_debugger_server.cpp Parse fragment from URL 2024-09-27 19:42:30 +08:00
editor_debugger_server.h
editor_debugger_tree.cpp Use `(r)find_char` instead of `(r)find` for single characters 2024-11-17 10:02:18 +01:00
editor_debugger_tree.h Add "Game" editor for better runtime debugging 2024-10-30 11:42:17 -03: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
editor_performance_profiler.cpp Fix float value used for MONITOR_TYPE_QUANTITY 2024-11-11 08:33:47 -05:00
editor_performance_profiler.h Add const lvalue ref to editor/* container parameters 2024-02-26 15:28:15 -03:00
editor_profiler.cpp Rename internal Button icon to button_icon to match exposed methods 2024-10-29 16:23:03 -07: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 Rename internal Button icon to button_icon to match exposed methods 2024-10-29 16:23:03 -07: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 Disable the debugger thread selector when there's nothing to select 2024-11-19 17:11:43 +04:00
script_editor_debugger.h Reload cached resources in runtime on file reimport 2024-11-05 10:51:20 -03:00