godot/editor/gui
RedMser bf37a9bac6 Allow configuration warnings to refer to a property
This is used by the inspector so it can show a warning icon on
a specific property.
2024-02-08 23:05:20 +01:00
..
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_file_dialog.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
editor_file_dialog.h
editor_object_selector.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
editor_object_selector.h
editor_run_bar.cpp Fix reloading current scene forgetting path 2024-01-14 12:17:32 +01:00
editor_run_bar.h
editor_scene_tabs.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
editor_scene_tabs.h
editor_spin_slider.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
editor_spin_slider.h
editor_title_bar.cpp
editor_title_bar.h
editor_toaster.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
editor_toaster.h Update deferred calls to use Callables 2024-01-09 16:11:47 +01:00
editor_validation_panel.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
editor_validation_panel.h
editor_zoom_widget.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
editor_zoom_widget.h
scene_tree_editor.cpp Allow configuration warnings to refer to a property 2024-02-08 23:05:20 +01:00
scene_tree_editor.h
SCsub