This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
mirror of
https://github.com/godotengine/godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
83aa53b5e1
godot
/
editor
/
gui
History
Thaddeus Crews
22fcb577c0
Merge pull request
#106071
from Lazy-Rabbit-2001/pcd_improvement
...
Optimize the `callback` argument of `popup_create_dialog()`
2025-11-14 14:22:55 -06:00
..
SCsub
…
code_editor.cpp
Merge pull request
#111766
from kitbdev/speed_up_spinbox_creation
2025-10-27 10:01:35 -05:00
code_editor.h
…
create_dialog.cpp
Merge pull request
#106071
from Lazy-Rabbit-2001/pcd_improvement
2025-11-14 14:22:55 -06:00
create_dialog.h
…
credits_roll.cpp
…
credits_roll.h
…
directory_create_dialog.cpp
…
directory_create_dialog.h
…
editor_about.cpp
…
editor_about.h
…
editor_bottom_panel.cpp
Merge pull request
#112627
from lodetrick/fix-bottom-panel-theming
2025-11-13 20:52:23 -06:00
editor_bottom_panel.h
Keep the bottom panel size separate.
2025-11-12 01:49:35 +03:30
editor_dir_dialog.cpp
Add a new editor theme
2025-10-30 00:31:54 -03:00
editor_dir_dialog.h
Add a new editor theme
2025-10-30 00:31:54 -03:00
editor_file_dialog.cpp
Remove side menu functionality in EditorFileDialog
2025-10-22 12:29:26 +02:00
editor_file_dialog.h
Remove side menu functionality in EditorFileDialog
2025-10-22 12:29:26 +02:00
editor_object_selector.cpp
Add a new editor theme
2025-10-30 00:31:54 -03:00
editor_object_selector.h
…
editor_quick_open_dialog.cpp
Fix cursor shape in the quick open dialog
2025-11-11 21:25:17 +01:00
editor_quick_open_dialog.h
…
editor_spin_slider.cpp
Merge pull request
#112092
from timothyqiu/ts-nums
2025-11-10 17:47:09 -06:00
editor_spin_slider.h
Fix UI focus being shown when it shouldn't
2025-11-03 17:00:05 -03:00
editor_title_bar.cpp
…
editor_title_bar.h
…
editor_toaster.cpp
…
editor_toaster.h
…
editor_validation_panel.cpp
…
editor_validation_panel.h
…
editor_variant_type_selectors.cpp
…
editor_variant_type_selectors.h
…
editor_version_button.cpp
…
editor_version_button.h
…
editor_zoom_widget.cpp
Move localized number formatting methods to TranslationServer
2025-11-10 15:01:22 +08:00
editor_zoom_widget.h
…
progress_dialog.cpp
…
progress_dialog.h
…
touch_actions_panel.cpp
…
touch_actions_panel.h
…
window_wrapper.cpp
…
window_wrapper.h
…