godot/editor/inspector
2025-10-22 00:34:57 +02:00
..
add_metadata_dialog.cpp Expand LineEdit with metadata name in AddMetadataDialog 2025-09-17 21:47:02 +03:00
add_metadata_dialog.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_context_menu_plugin.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_context_menu_plugin.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_inspector.compat.inc Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_inspector.cpp Merge pull request #110904 from YeldhamDev/tree_drag_unfolding 2025-10-21 15:11:01 -05: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 Add switch on hover to TabBar 2025-10-22 00:34:57 +02: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: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_resource_picker.cpp Merge pull request #106947 from Meorge/feat/quick-load-preview 2025-10-21 15:11:04 -05:00
editor_resource_picker.h Merge pull request #106947 from Meorge/feat/quick-load-preview 2025-10-21 15:11:04 -05: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 Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
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 Add Instant Preview to Quick Open dialog 2025-09-29 15:12:21 -07:00
multi_node_edit.h Add Instant Preview to Quick Open dialog 2025-09-29 15:12:21 -07:00
property_selector.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
property_selector.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
SCsub Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
sub_viewport_preview_editor_plugin.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
sub_viewport_preview_editor_plugin.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
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