This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
cd9fd6ddfd837a64ebea51e495adfb8fa843eee4
godot
/
editor
/
gui
T
History
Rémi Verschelde
7513ae6d06
Merge pull request
#81812
from MewPurPur/zoomies
...
Incorporate min and max zoom limits into the EditorZoomWidget
2023-10-09 15:31:49 +02:00
..
editor_dir_dialog.cpp
Add EditorStringNames singleton
2023-09-03 19:58:18 +02:00
editor_dir_dialog.h
…
editor_file_dialog.cpp
Allow adding a custom side menu to EditorFileDialog
2023-09-26 14:03:18 -05:00
editor_file_dialog.h
Allow adding a custom side menu to EditorFileDialog
2023-09-26 14:03:18 -05:00
editor_object_selector.cpp
Add EditorStringNames singleton
2023-09-03 19:58:18 +02:00
editor_object_selector.h
…
editor_run_bar.cpp
Cleanup some GLOBAL_DEFs
2023-09-15 21:32:23 +02:00
editor_run_bar.h
…
editor_scene_tabs.cpp
Add EditorStringNames singleton
2023-09-03 19:58:18 +02:00
editor_scene_tabs.h
…
editor_spin_slider.cpp
Merge pull request
#80699
from aXu-AP/spin-box-comma-decimals
2023-09-28 20:04:02 +02:00
editor_spin_slider.h
…
editor_title_bar.cpp
…
editor_title_bar.h
…
editor_toaster.cpp
Fix garbled text in editor toasters
2023-10-06 21:38:34 +08:00
editor_toaster.h
…
editor_validation_panel.cpp
Add EditorStringNames singleton
2023-09-03 19:58:18 +02:00
editor_validation_panel.h
…
editor_zoom_widget.cpp
Incorporate min and max zoom limits into the EditorZoomWidget
2023-10-07 20:41:59 +03:00
editor_zoom_widget.h
Incorporate min and max zoom limits into the EditorZoomWidget
2023-10-07 20:41:59 +03:00
scene_tree_editor.cpp
Implement AnimationManager the base class of AnimationPlayer/Tree
2023-09-29 08:23:57 +09:00
scene_tree_editor.h
Fix theme access and improve UX in AnimationTree editor
2023-09-23 21:47:27 +02:00
SCsub
…