godot/editor/inspector
Rémi Verschelde 4ca3a9094f
Merge pull request #112264 from YeldhamDev/inspector_category_size_fix
Fix incorrect category size in `EditorInspector` on style switch
2025-11-01 19:06:37 +01: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_context_menu_plugin.cpp
editor_context_menu_plugin.h
editor_inspector.compat.inc
editor_inspector.cpp Fix incorrect category size in EditorInspector on style switch 2025-10-31 19:05:42 -03:00
editor_inspector.h Inline Array and Dictionary inspector buttons 2025-10-29 12:51:11 -04: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 Fallback to parent class icon by default for gdextension 2025-10-31 18:03:32 +08: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 Inline Array and Dictionary inspector buttons 2025-10-29 12:51:11 -04:00
editor_properties_array_dict.h Inline Array and Dictionary inspector buttons 2025-10-29 12:51:11 -04: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 #108737 from bruvzg/adb_scrcpy 2025-10-24 11:23:03 -05:00
editor_property_name_processor.h
editor_resource_picker.cpp Merge pull request #112243 from Giganzo/resource-picker-buttons 2025-11-01 19:05:58 +01: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
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
property_selector.h
SCsub
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