This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-12-31 18:41:20 +00:00
Code
Releases
Wiki
Activity
Files
de1a1dd43e3d1fb2079263e9855aef0d41a8370c
godot
/
editor
/
gui
History
Yuri Sizov
de1a1dd43e
Avoid accessing the theme too early in EditorRunBar
2023-04-27 18:49:16 +02:00
..
editor_dir_dialog.cpp
…
editor_dir_dialog.h
…
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
…
editor_object_selector.cpp
…
editor_object_selector.h
…
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
Fix editor spin slider remaining editable if set read_only during an edit and fix related animation player crash
2023-04-22 18:34:36 +02:00
editor_spin_slider.h
…
editor_title_bar.cpp
…
editor_title_bar.h
…
editor_toaster.cpp
…
editor_toaster.h
…
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
…