1
0
Fork 0
godot/editor/debugger
Thaddeus Crews 7d46e7d011
Merge pull request #98379 from timothyqiu/alien-thread
Translate main thread name in the editor instead of running project
2025-03-10 10:01:11 -05:00
..
debug_adapter Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
editor_debugger_inspector.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
editor_debugger_inspector.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_debugger_node.cpp Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization 2025-01-03 10:50:15 +00:00
editor_debugger_node.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_debugger_server.cpp Remove unused header in editor. 2024-12-24 00:40:38 +08:00
editor_debugger_server.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_debugger_tree.cpp Add toggle to hide filtered out parents in the "SceneTree" dock 2024-12-24 13:43:01 -03:00
editor_debugger_tree.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_expression_evaluator.cpp Use `SceneStringName` in more places 2024-12-02 14:39:16 +01:00
editor_expression_evaluator.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_file_server.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
editor_file_server.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_performance_profiler.cpp Merge pull request #99113 from MewPurPur/tweak-debugger-sizings 2024-11-29 22:47:02 +01:00
editor_performance_profiler.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_profiler.cpp Use `FlowContainer` for `Profiler` and `Visual Profiler` bars 2025-01-29 21:04:35 +03:00
editor_profiler.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_visual_profiler.cpp Clean up some uses of `String::substr` 2025-03-07 14:50:38 +01:00
editor_visual_profiler.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
script_editor_debugger.cpp Translate main thread name in the editor instead of running project 2025-03-07 19:06:54 +08:00
script_editor_debugger.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00