godot/editor/inspector
Magian 42c683d450 Optimize the custom doc for shaders.
Remove add_doc for gdshader files without documentation.
Standardize the class_doc.name for custom documentation.
2025-11-21 01:12:09 +08: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 Optimize the custom doc for shaders. 2025-11-21 01:12:09 +08: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 Merge pull request #108065 from lodetrick/range-hint-cleanup 2025-10-13 19:28:34 -05: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 Add support for making arrays and dictionaries with Resources unique 2025-10-12 23:11:09 -03:00
editor_resource_picker.h Remove transitive mesh.h, rendering_server.h and shader.h includes from node.h. 2025-10-08 12:16:52 +02: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 Speed up large selections in the editor 2025-08-31 14:25:44 -07:00
multi_node_edit.h Speed up large selections in the editor 2025-08-31 14:25:44 -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