| .. |
|
debug_adapter
|
Merge pull request #104842 from YeldhamDev/dap_fix
|
2025-04-24 09:09:26 -05:00 |
|
editor_debugger_inspector.cpp
|
Fix regressions regarding multiple remote object selection
|
2025-03-24 18:07:12 -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
|
Fix regressions regarding multiple remote object selection
|
2025-03-24 18:07:12 -03:00 |
|
editor_debugger_node.h
|
Add "Mute Audio" button to Game view in editor
|
2025-03-19 08:20:17 -07: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
|
Initial editor accessibility.
|
2025-04-08 20:25:48 +03:00 |
|
editor_expression_evaluator.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
editor_file_server.cpp
|
Improve ConfigFile get_sections and get_section_keys by returning Vector<String>
|
2025-04-24 20:10:31 -04:00 |
|
editor_file_server.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
editor_performance_profiler.cpp
|
Selectively apply FOCUS_ACCESSIBILITY to the Labels instead of setting it by default.
|
2025-04-23 12:47:31 +03:00 |
|
editor_performance_profiler.h
|
Remove empty constructors and destructors from editor/
|
2025-03-17 21:20:02 +01:00 |
|
editor_profiler.cpp
|
Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used
|
2025-05-06 15:28:03 +02:00 |
|
editor_profiler.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
editor_visual_profiler.cpp
|
Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used
|
2025-05-06 15:28:03 +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
|
MacOS: Embedded window support.
|
2025-05-06 06:09:05 +10:00 |
|
script_editor_debugger.h
|
Merge pull request #103841 from GustJc/embed_add_hotkeys
|
2025-04-27 19:21:16 -05:00 |
|
SCsub
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |