godot/editor/debugger
Hugo Locurcio 3e8a24d0da
Display CPU and GPU model name in the editor visual profiler
This shows the information from the remote device, which will typically
differ from the local device in remote debugging scenarios.
2024-11-11 19:51:54 +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 Set clang-format RemoveSemicolon rule to true 2024-10-25 13:49:43 -04:00
editor_debugger_node.cpp Add "Game" editor for better runtime debugging 2024-10-30 11:42:17 -03: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 Add "Game" editor for better runtime debugging 2024-10-30 11:42:17 -03: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 [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 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 Display CPU and GPU model name in the editor visual profiler 2024-11-11 19:51:54 +01:00
editor_visual_profiler.h Display CPU and GPU model name in the editor visual profiler 2024-11-11 19:51:54 +01:00
script_editor_debugger.cpp Display CPU and GPU model name in the editor visual profiler 2024-11-11 19:51:54 +01:00
script_editor_debugger.h Reload cached resources in runtime on file reimport 2024-11-05 10:51:20 -03:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00