godot/editor/inspector
Thaddeus Crews da365177b7
Merge pull request #114091 from YeldhamDev/res_picker_icon_fix
Fix object icon in the resource picker not being visible when it should
2025-12-16 20:32:55 -06:00
..
SCsub
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 blurry icons in the editor inspector 2025-12-10 21:19:27 -03:00
editor_inspector.h Fix issues with property height in the inspector 2025-12-01 23:14:33 -03:00
editor_preview_plugins.cpp Statically protect `Object::cast_to` for unrelated `Object` types. 2025-11-24 23:03:22 +01: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 Fix `null` value when picking the empty item on editable enums 2025-12-16 15:38:54 -03:00
editor_properties.h Merge pull request #112615 from YeldhamDev/inspector_props_size_fix 2025-12-04 15:52:40 +01:00
editor_properties_array_dict.cpp Fix issues with property height in the inspector 2025-12-01 23:14:33 -03:00
editor_properties_array_dict.h Remove unused private variables in `godot/editor` 2025-12-07 02:55:08 -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 #111742 from Calinou/editor-capitalization-add-stop-word 2025-12-02 14:15:38 +01:00
editor_property_name_processor.h
editor_resource_picker.cpp Fix object icon in the resource picker not being visible when it should 2025-12-16 18:18:27 -03:00
editor_resource_picker.h Always enable Make Unique for previewed overrides 2025-11-23 12:35:21 +01:00
editor_resource_preview.cpp Fix incorrect material and mesh thumbnails 2025-12-01 18:33:25 +01:00
editor_resource_preview.h Fix incorrect material and mesh thumbnails 2025-12-01 18:33:25 +01:00
editor_resource_tooltip_plugins.cpp Merge pull request #109525 from bruvzg/res_link_target 2025-11-10 08:20:19 -06:00
editor_resource_tooltip_plugins.h Change preview methods to take Callable 2025-09-23 20:13:00 +02:00
editor_sectioned_inspector.cpp Add leftover scroll hints, and panels for scrollables without hints 2025-12-12 10:59:03 -03: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 Merge pull request #111606 from YeldhamDev/out_of_the_field 2025-11-10 08:20:24 -06:00
multi_node_edit.h Add Instant Preview to Quick Open dialog 2025-09-29 15:12:21 -07:00
property_selector.cpp Improve auto-translation of the replication editor 2025-11-15 10:22:35 +08:00
property_selector.h
sub_viewport_preview_editor_plugin.cpp
sub_viewport_preview_editor_plugin.h
tool_button_editor_plugin.cpp Disable tool button for multiple nodes 2025-12-13 00:00:28 +01:00
tool_button_editor_plugin.h Disable tool button for multiple nodes 2025-12-13 00:00:28 +01:00