1
0
Fork 0
godot/editor/inspector
Thaddeus Crews 06c0985fee
Merge pull request #105450 from raulsntos/MissingNode/default_properties
Make `MissingNode`/`MissingResource` non-virtual and hide from dialogs
2025-10-20 18:09:55 -05:00
..
SCsub
add_metadata_dialog.cpp
add_metadata_dialog.h
editor_context_menu_plugin.cpp
editor_context_menu_plugin.h
editor_inspector.compat.inc
editor_inspector.cpp Remove `#include "scene/main/timer.h"` from `control.h` 2025-10-05 14:41:06 +09:00
editor_inspector.h Remove `#include "scene/main/timer.h"` from `control.h` 2025-10-05 14:41:06 +09:00
editor_preview_plugins.cpp Rename server "free" functions to "free_rid" to match exposed API 2025-09-30 16:52:25 -07:00
editor_preview_plugins.h Remove `display_server.h` transitive include from `node.h`. 2025-10-14 00:43:02 +02:00
editor_properties.cpp Merge pull request #108065 from lodetrick/range-hint-cleanup 2025-10-13 19:28:34 -05:00
editor_properties.h Merge pull request #108065 from lodetrick/range-hint-cleanup 2025-10-13 19:28:34 -05:00
editor_properties_array_dict.cpp Enable objects stored as dictionary keys to be selected in inspector. 2025-09-06 10:04:33 -04:00
editor_properties_array_dict.h Fix some inspector action buttons not updating icon when theme changes 2025-08-04 15:30:36 +08:00
editor_properties_vector.cpp Cleanup EditorProperty setup methods 2025-10-08 15:52:46 -07:00
editor_properties_vector.h Cleanup EditorProperty setup methods 2025-10-08 15:52:46 -07:00
editor_property_name_processor.cpp Merge pull request #107999 from timothyqiu/translation-cleanup 2025-10-15 16:31:09 -05:00
editor_property_name_processor.h
editor_resource_picker.cpp Merge pull request #105450 from raulsntos/MissingNode/default_properties 2025-10-20 18:09:55 -05:00
editor_resource_picker.h Remove transitive `mesh.h`, `rendering_server.h` and `shader.h` includes from `node.h`. 2025-10-08 12:16:52 +02:00
editor_resource_preview.cpp Change preview methods to take Callable 2025-09-23 20:13:00 +02:00
editor_resource_preview.h Change preview methods to take Callable 2025-09-23 20:13:00 +02:00
editor_resource_tooltip_plugins.cpp Change preview methods to take Callable 2025-09-23 20:13:00 +02:00
editor_resource_tooltip_plugins.h Change preview methods to take Callable 2025-09-23 20:13:00 +02:00
editor_sectioned_inspector.cpp Fix hidden scrollbar in editor settings 2025-07-17 20:39:49 +02:00
editor_sectioned_inspector.h
input_event_editor_plugin.cpp Fix some inspector action buttons not updating icon when theme changes 2025-08-04 15:30:36 +08:00
input_event_editor_plugin.h Fix some inspector action buttons not updating icon when theme changes 2025-08-04 15:30:36 +08:00
multi_node_edit.cpp Speed up large selections in the editor 2025-08-31 14:25:44 -07:00
multi_node_edit.h Speed up large selections in the editor 2025-08-31 14:25:44 -07:00
property_selector.cpp
property_selector.h
sub_viewport_preview_editor_plugin.cpp
sub_viewport_preview_editor_plugin.h
tool_button_editor_plugin.cpp Fix some inspector action buttons not updating icon when theme changes 2025-08-04 15:30:36 +08:00
tool_button_editor_plugin.h Fix some inspector action buttons not updating icon when theme changes 2025-08-04 15:30:36 +08:00