godot/editor/inspector
Thaddeus Crews 9cb6411740
Merge pull request #110164 from bruvzg/prop_pass
Use placeholder instead of value for tooltips of `PROPERTY_HINT_PASSWORD` properties.
2025-09-19 13:07:16 -05:00
..
add_metadata_dialog.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02: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 #110434 from YeldhamDev/inspector_button_tidyup 2025-09-17 11:34:09 -05:00
editor_inspector.h Improve look of some buttons inside the inspector 2025-09-14 12:29:55 -03:00
editor_preview_plugins.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_preview_plugins.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_properties.cpp Use placeholder instead of value for tooltips of PROPERTY_HINT_PASSWORD properties. 2025-09-01 16:46:00 +03:00
editor_properties.h Fix export path "leaking" between presets 2025-07-10 15:18:34 +02: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 Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_properties_vector.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_property_name_processor.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02: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 #109375 from ColinSORourke/VisualShaderEmbedHandling 2025-09-19 09:17:10 -05:00
editor_resource_picker.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_resource_preview.cpp Merge pull request #107989 from Jojo-1000/docs-add-required-qualifier 2025-09-19 09:17:06 -05:00
editor_resource_preview.h Mark methods for various classes as required 2025-07-30 19:24:56 +02:00
editor_resource_tooltip_plugins.cpp Fix editor resource tooltip crash on broken symlinks. 2025-08-19 12:46:54 +03:00
editor_resource_tooltip_plugins.h Editor: Restructure editor code 2025-07-04 18:18:22 +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 Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
multi_node_edit.h Editor: Restructure editor code 2025-07-04 18:18:22 +02: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