godot/editor/gui
Rémi Verschelde b81387d6b7
Merge pull request #76513 from YuriSizov/editor-dont-run-too-fast
Avoid accessing the theme too early in EditorRunBar
2023-04-27 23:57:00 +02:00
..
editor_dir_dialog.cpp Improve includes of EditorNode (and everything else) 2023-04-07 18:59:49 +02:00
editor_dir_dialog.h Improve includes of EditorNode (and everything else) 2023-04-07 18:59:49 +02:00
editor_file_dialog.cpp Implement and expose OS::shell_show_in_file_manager() 2023-04-25 11:29:32 +08:00
editor_file_dialog.h Improve includes of EditorNode (and everything else) 2023-04-07 18:59:49 +02:00
editor_object_selector.cpp Improve includes of EditorNode (and everything else) 2023-04-07 18:59:49 +02:00
editor_object_selector.h Improve includes of EditorNode (and everything else) 2023-04-07 18:59:49 +02:00
editor_run_bar.cpp Avoid accessing the theme too early in EditorRunBar 2023-04-27 18:49:16 +02:00
editor_run_bar.h Extract editor run toolbar into its own component 2023-04-19 17:12:28 +02:00
editor_spin_slider.cpp Add editor setting for spin slider sensibility 2023-04-27 13:45:24 +02:00
editor_spin_slider.h Add editor setting for spin slider sensibility 2023-04-27 13:45:24 +02:00
editor_title_bar.cpp Improve includes of EditorNode (and everything else) 2023-04-07 18:59:49 +02:00
editor_title_bar.h Improve includes of EditorNode (and everything else) 2023-04-07 18:59:49 +02:00
editor_toaster.cpp Make EditorToaster's handler thread-safe 2023-04-13 12:10:56 +02:00
editor_toaster.h Make EditorToaster's handler thread-safe 2023-04-13 12:10:56 +02:00
editor_zoom_widget.cpp Improve includes of EditorNode (and everything else) 2023-04-07 18:59:49 +02:00
editor_zoom_widget.h Improve includes of EditorNode (and everything else) 2023-04-07 18:59:49 +02:00
scene_tree_editor.cpp Improve includes of EditorNode (and everything else) 2023-04-07 18:59:49 +02:00
scene_tree_editor.h Decouple EditorInterface from EditorPlugin 2023-04-17 21:59:09 +02:00
SCsub Improve includes of EditorNode (and everything else) 2023-04-07 18:59:49 +02:00