godot/editor/debugger
Thaddeus Crews cfd2b37278
Merge pull request #111606 from YeldhamDev/out_of_the_field
Fix error when editing multifield values inside arrays and dictionaries
2025-11-10 08:20:24 -06:00
..
debug_adapter Merge pull request #109637 from van800/shakhov/dap 2025-10-24 11:23:05 -05:00
debugger_editor_plugin.cpp Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
debugger_editor_plugin.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_debugger_inspector.cpp Fix error when editing multifield values inside arrays and dictionaries 2025-10-13 13:29:32 -03:00
editor_debugger_inspector.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_debugger_node.cpp Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
editor_debugger_node.h Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
editor_debugger_plugin.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_debugger_plugin.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_debugger_server.cpp Core: Add UNIX domain socket support 2025-09-26 05:46:19 +10:00
editor_debugger_server.h Add GDSOFTCLASS to deeper inheritors of Object 2025-09-24 19:15:56 +01:00
editor_debugger_tree.cpp Fallback to parent class icon by default for gdextension 2025-10-31 18:03:32 +08:00
editor_debugger_tree.h Merge pull request #110738 from YeldhamDev/oops_guess_we_needed_that 2025-10-07 13:07:02 +02:00
editor_expression_evaluator.cpp Skip copying values constructed immediately before returning 2025-09-26 19:13:58 -07:00
editor_expression_evaluator.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06: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 Allow custom monitors to select desired type 2025-10-22 07:31:44 -05:00
editor_performance_profiler.h Allow custom monitors to select desired type 2025-10-22 07:31:44 -05:00
editor_profiler.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_profiler.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
editor_visual_profiler.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_visual_profiler.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
script_editor_debugger.cpp Allow custom monitors to select desired type 2025-10-22 07:31:44 -05:00
script_editor_debugger.h Pause audio when game is paused 2025-09-18 18:01:49 -03:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00