godot/editor/debugger
Daniel Kinsman 5e04f0760a Add target fps editor setting to visual profiler
Use same max fps as project setting

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2024-09-04 09:47:26 +10:00
..
debug_adapter Fix Steam input "crc" errors, and some other Coverity reports of uninitialized scalar variable 2024-05-31 09:55:02 +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 Replace find with contains/has where applicable 2024-05-08 12:37:42 +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 [Scene] Add SceneStringNames::text/value_changed 2024-06-19 09:44:38 +02:00
editor_profiler.h Fix profiler seek line color in light modes, update on theme change 2024-05-26 14:27:52 -03:00
editor_visual_profiler.cpp Add target fps editor setting to visual profiler 2024-09-04 09:47:26 +10:00
editor_visual_profiler.h Extract and reorganize texture resource classes 2023-07-14 20:04:21 +02:00
script_editor_debugger.cpp [TextServer] Fix get_word_breaks and it uses. 2024-06-21 14:56:57 +03: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