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
cbfc64fd6e
godot
/
editor
/
gui
History
Simon Döhl
2363720b53
merge parts of script and text editor
2026-02-02 11:22:25 +01:00
..
SCsub
…
code_editor.cpp
merge parts of script and text editor
2026-02-02 11:22:25 +01:00
code_editor.h
…
create_dialog.cpp
Remove `sky.h` include from `environment.h`, to speed up compile time.
2026-01-30 00:05:55 +01:00
create_dialog.h
CreateDialog: return type name instead of script path for custom types
2026-01-28 16:05:31 -03:00
credits_roll.cpp
…
credits_roll.h
…
directory_create_dialog.cpp
…
directory_create_dialog.h
…
editor_about.cpp
…
editor_about.h
…
editor_bottom_panel.cpp
Replace DockSlot with DockTabContainer
2026-01-29 16:52:01 +01:00
editor_bottom_panel.h
Replace DockSlot with DockTabContainer
2026-01-29 16:52:01 +01:00
editor_dir_dialog.cpp
…
editor_dir_dialog.h
…
editor_file_dialog.cpp
Merge pull request
#114698
from KoBeWi/I_can_see_everything
2026-01-28 12:26:52 -06:00
editor_file_dialog.h
Fix EditorFileDialog icon scale in list mode
2026-01-19 22:50:33 +01:00
editor_object_selector.cpp
Merge pull request
#115222
from YeldhamDev/object_selection_icon_fix
2026-01-27 09:04:21 -06:00
editor_object_selector.h
…
editor_quick_open_dialog.cpp
Reworked EditorQuickOpenDialog to use UIDs internally and validate resource validity on init fixing issues when files are moved or removed.
2026-01-17 18:30:00 +01:00
editor_quick_open_dialog.h
Reworked EditorQuickOpenDialog to use UIDs internally and validate resource validity on init fixing issues when files are moved or removed.
2026-01-17 18:30:00 +01:00
editor_spin_slider.cpp
Optimize files that #include input.h header
2026-01-28 14:21:00 +05:00
editor_spin_slider.h
Fix sizing problems with `EditorSpinSlider`
2026-01-12 11:00:55 -03:00
editor_title_bar.cpp
…
editor_title_bar.h
…
editor_toaster.cpp
Fix editor toasters on the right-to-left layout
2026-01-07 13:38:13 -03: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
Optimize files that #include input.h header
2026-01-28 14:21:00 +05: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
…