| .. |
|
debug_adapter
|
Fix debugger's memory leak when project closes itself
|
2025-03-12 16:46:23 -03:00 |
|
editor_debugger_inspector.cpp
|
Allow to select multiple remote nodes at runtime
|
2025-03-11 12:35:41 -03:00 |
|
editor_debugger_inspector.h
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +01:00 |
|
editor_debugger_node.cpp
|
Allow to ignore debugger error breaks
|
2025-03-12 19:05:57 +01:00 |
|
editor_debugger_node.h
|
Allow to ignore debugger error breaks
|
2025-03-12 19:05:57 +01: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
|
Allow to select multiple remote nodes at runtime
|
2025-03-11 12:35:41 -03:00 |
|
editor_debugger_tree.h
|
Allow to select multiple remote nodes at runtime
|
2025-03-11 12:35:41 -03: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
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +01:00 |
|
editor_performance_profiler.h
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +01: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
|
Merge pull request #103557 from aaronfranke/godot-version-defines
|
2025-03-13 08:57:42 -05:00 |
|
script_editor_debugger.h
|
Allow to ignore debugger error breaks
|
2025-03-12 19:05:57 +01:00 |
|
SCsub
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |