This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
godot
mirror of
https://github.com/godotengine/godot.git
Watch
1
Star
0
Fork
You've already forked godot
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
godot
/
editor
/
gui
History
Rémi Verschelde
05c097e5e2
Merge pull request
#114507
from KoBeWi/no_file_system_yes_crash
...
Fix folder crash in Project Manager
2026-01-01 21:50:46 +07:00
..
SCsub
…
code_editor.cpp
Fix different separations across different code editors
2025-12-16 12:51:23 +07:00
code_editor.h
Remove unused private variables in `godot/editor`
2025-12-07 02:55:08 +07:00
create_dialog.cpp
Fix CreateDialog::get_selected_typed() ignoring the custom types created from EditorPlugin::add_custom_type()
2025-12-28 12:36:22 +07: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
Fix `TabContainer`'s minimum size ignoring the popup button
2025-12-17 18:27:49 +07:00
editor_bottom_panel.h
Fix `TabContainer`'s minimum size ignoring the popup button
2025-12-17 18:27:49 +07:00
editor_dir_dialog.cpp
…
editor_dir_dialog.h
…
editor_file_dialog.cpp
Fix folder crash in Project Manager
2026-01-01 20:42:06 +07:00
editor_file_dialog.h
Fix the issue of no scan after dir creation and/or deletion
2025-12-04 21:39:53 +07:00
editor_object_selector.cpp
…
editor_object_selector.h
…
editor_quick_open_dialog.cpp
Merge pull request
#113352
from DexterFstone/Add-missing-icons-to-QuickOpen-context-menu
2025-12-15 08:01:10 +07:00
editor_quick_open_dialog.h
…
editor_spin_slider.cpp
Fix `EditorSpinSlider` overriding the custom minimum size
2025-12-05 19:26:12 +07:00
editor_spin_slider.h
Merge pull request
#113706
from lodetrick/unused-and-forgotten
2025-12-09 17:17:18 +07:00
editor_title_bar.cpp
…
editor_title_bar.h
…
editor_toaster.cpp
Improve visibility of toaster notifications
2026-01-01 16:41:23 +07:00
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
…
editor_zoom_widget.h
…
progress_dialog.cpp
Finalize colors of modern theme
2025-12-20 07:17:46 +07:00
progress_dialog.h
…
touch_actions_panel.cpp
…
touch_actions_panel.h
…
window_wrapper.cpp
Wayland: Work around window scale ambiguity
2025-12-06 00:54:50 +07:00
window_wrapper.h
…