godot/editor/debugger
2026-03-18 20:34:08 +01:00
..
debug_adapter Remove unused includes in editor with clangd-tidy 2026-03-15 20:47:05 +01:00
debugger_editor_plugin.cpp Remove unused includes in editor with clangd-tidy 2026-03-15 20:47:05 +01:00
debugger_editor_plugin.h Remove redundant _has_main_screen() overrides 2026-03-13 13:10:09 +01:00
editor_debugger_inspector.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_debugger_inspector.h Remove typed_dictionary.h include 2026-02-19 13:28:06 +08:00
editor_debugger_node.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_debugger_node.h Use new dock system for Debugger 2025-11-25 20:40:26 -08:00
editor_debugger_plugin.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_debugger_plugin.h Decouple RasterizerDummy from RenderingServer and DisplayServer 2026-02-25 20:17:28 +01:00
editor_debugger_server.cpp Make memnew(RefCounted) return Ref, to force callers to take ownership of it through a reference. 2026-03-18 20:34:08 +01:00
editor_debugger_server.h Make memnew(RefCounted) return Ref, to force callers to take ownership of it through a reference. 2026-03-18 20:34:08 +01:00
editor_debugger_tree.cpp Merge pull request #116818 from Goldenlion5648/expand-to-selected-fix 2026-03-18 11:43:23 -05:00
editor_debugger_tree.h Merge pull request #116818 from Goldenlion5648/expand-to-selected-fix 2026-03-18 11:43:23 -05:00
editor_expression_evaluator.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_expression_evaluator.h Remove unused private variables in godot/editor 2025-12-07 02:55:08 -08:00
editor_file_server.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_file_server.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_performance_profiler.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_performance_profiler.h Move localized number formatting methods to TranslationServer 2025-11-10 15:01:22 +08:00
editor_profiler.cpp Merge pull request #117382 from uoslider-wq/profiler-fix-bug-CPU-excessive-usage 2026-03-18 11:43:31 -05:00
editor_profiler.h Merge pull request #117382 from uoslider-wq/profiler-fix-bug-CPU-excessive-usage 2026-03-18 11:43:31 -05:00
editor_visual_profiler.cpp Remove unused includes in editor with clangd-tidy 2026-03-15 20:47:05 +01:00
editor_visual_profiler.h Remove unused includes in editor with clangd-tidy 2026-03-15 20:47:05 +01:00
script_editor_debugger.cpp Merge pull request #92984 from adamscott/reveal-me 2026-03-04 11:20:31 -06:00
script_editor_debugger.h Move ProcessID typedef out of OS 2026-03-04 15:00:45 +01:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00