godot/editor/inspector
Thaddeus Crews 4eb11cc9d8
Merge pull request #112173 from kleonc/editor_property_layer_grid_fix_last_bit_tooltip
Fix layers property editor last bit value in tooltip
2025-11-12 17:26:19 -06: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 Allow editing editor settings from project manager 2025-11-12 16:34:43 +01:00
editor_inspector.h Make EditorInspectorCategory's theme update happen via signal 2025-11-02 10:46:25 -03:00
editor_preview_plugins.cpp Fix the material preview sphere 2025-11-01 21:10:47 +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 Merge pull request #112173 from kleonc/editor_property_layer_grid_fix_last_bit_tooltip 2025-11-12 17:26:19 -06:00
editor_properties.h Fix layers property editor last bit value in tooltip 2025-11-12 14:59:24 +01:00
editor_properties_array_dict.cpp Merge pull request #106099 from xefensor/master 2025-11-07 10:32:34 -06:00
editor_properties_array_dict.h Merge pull request #106099 from xefensor/master 2025-11-07 10:32:34 -06: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 Make editor language setting default to Auto 2025-11-03 20:11:52 +08: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 #109458 from SatLess/DumbRes 2025-11-04 16:32:25 -06:00
editor_resource_picker.h Add indicator to linked Resources 2025-11-04 16:55:31 -03: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 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 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 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 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