godot/editor/gui
Yuri Sizov 8a74d8438f Extract editor run toolbar into its own component
- Simplify and update its logic.
- Simplify EditorScript.
- Improve EditorNode and other relevant includes.
- Fix scene-based path in the movie writer when
reloading a scene.
2023-04-19 17:12:28 +02:00
..
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_file_dialog.cpp
editor_file_dialog.h
editor_object_selector.cpp
editor_object_selector.h
editor_run_bar.cpp Extract editor run toolbar into its own component 2023-04-19 17:12:28 +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
editor_spin_slider.h
editor_title_bar.cpp
editor_title_bar.h
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
editor_zoom_widget.h
scene_tree_editor.cpp
scene_tree_editor.h Decouple EditorInterface from EditorPlugin 2023-04-17 21:59:09 +02:00
SCsub