godot/editor/debugger
Thaddeus Crews 6b22951162
Merge pull request #107954 from stuartcarnie/unix_domain_socket_support
Add Core UNIX domain socket support
2025-09-30 18:35:08 -05:00
..
debug_adapter Fix single-object inspect command regression 2025-09-01 20:28:39 +02:00
debugger_editor_plugin.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
debugger_editor_plugin.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_debugger_inspector.cpp Fix Evaluator's format issues caused by special characters in the expression 2025-07-31 12:22:17 -03:00
editor_debugger_inspector.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_debugger_node.cpp Core: Add UNIX domain socket support 2025-09-26 05:46:19 +10:00
editor_debugger_node.h Add "Mute Audio" button to Game view in editor 2025-03-19 08:20:17 -07: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 Properly inspect old remote selection 2025-09-05 18:16:34 +02:00
editor_debugger_tree.h Properly inspect old remote selection 2025-09-05 18:16:34 +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 Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_performance_profiler.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01: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 Skip copying values constructed immediately before returning 2025-09-26 19:13:58 -07: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