This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb1006b2acc00aae09d906fed65396508649502c
godot
/
editor
/
gui
T
History
Rémi Verschelde
5eb22a317d
Merge pull request
#83577
from DennisManaa/fix-translation-for-item-list
...
Add automatic translation of items to ItemList
2024-01-04 16:39:36 +01:00
..
editor_dir_dialog.cpp
Improve EditorDirDialog
2023-12-25 19:14:04 +08:00
editor_dir_dialog.h
Improve EditorDirDialog
2023-12-25 19:14:04 +08:00
editor_file_dialog.cpp
Merge pull request
#83577
from DennisManaa/fix-translation-for-item-list
2024-01-04 16:39:36 +01:00
editor_file_dialog.h
Fix folder color not showing up in file dialogs
2023-11-14 17:17:10 +03:00
editor_object_selector.cpp
…
editor_object_selector.h
…
editor_run_bar.cpp
Add bulk change guards to successive theme overrides in Editor and GUI
2023-10-19 18:14:14 +02:00
editor_run_bar.h
…
editor_scene_tabs.cpp
[macOS] Fix updating editor tab titles in the dock menu.
2023-12-19 13:09:20 +02:00
editor_scene_tabs.h
Only update EditorSceneTabs tabs when necessary
2023-10-26 11:13:39 -04:00
editor_spin_slider.cpp
…
editor_spin_slider.h
…
editor_title_bar.cpp
…
editor_title_bar.h
…
editor_toaster.cpp
…
editor_toaster.h
…
editor_validation_panel.cpp
…
editor_validation_panel.h
…
editor_zoom_widget.cpp
Add bulk change guards to successive theme overrides in Editor and GUI
2023-10-19 18:14:14 +02: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
Merge pull request
#84445
from Rubonnek/add-const-references-clang-tidy
2024-01-04 14:25:33 +01:00
scene_tree_editor.h
Merge pull request
#82916
from jsjtxietian/update-scene-tree-tooltip-after-editor-description-chnage
2024-01-03 15:41:31 +01:00
SCsub
…