This website requires JavaScript.
Explore
Help
Sign In
mirror
/
godot
Watch
2
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-01-24 21:01:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d741a646a5
godot
/
editor
/
gui
History
Rémi Verschelde
d05323793f
Merge pull request
#98778
from jaydensipe/add-copy-to-toast
...
Add copy button to toast notification
2024-12-02 15:50:48 +01:00
..
editor_bottom_panel.cpp
Add a lock toggle to prevent involuntary bottom editor switching
2024-11-11 12:09:57 -03:00
editor_bottom_panel.h
Add a lock toggle to prevent involuntary bottom editor switching
2024-11-11 12:09:57 -03:00
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_file_dialog.cpp
Use
SceneStringName
in more places
2024-12-02 14:39:16 +01:00
editor_file_dialog.h
Merge pull request
#98022
from vPumpking/editor_file_dialog_filter_master
2024-11-29 22:46:18 +01:00
editor_object_selector.cpp
editor_object_selector.h
editor_quick_open_dialog.cpp
Merge pull request
#98278
from a-johnston/fuzzy-search-rebase
2024-11-10 12:12:56 -06:00
editor_quick_open_dialog.h
Add fuzzy string matching to quick open search
2024-10-28 11:24:36 -07:00
editor_run_bar.cpp
Rename internal Button icon to button_icon to match exposed methods
2024-10-29 16:23:03 -07:00
editor_run_bar.h
editor_scene_tabs.cpp
Rename internal Button icon to button_icon to match exposed methods
2024-10-29 16:23:03 -07:00
editor_scene_tabs.h
editor_spin_slider.cpp
Use
SceneStringName
in more places
2024-12-02 14:39:16 +01:00
editor_spin_slider.h
editor_title_bar.cpp
editor_title_bar.h
editor_toaster.cpp
Add copy to toast notification
2024-11-30 14:51:50 -05:00
editor_toaster.h
Add copy to toast notification
2024-11-30 14:51:50 -05:00
editor_validation_panel.cpp
editor_validation_panel.h
editor_version_button.cpp
editor_version_button.h
editor_zoom_widget.cpp
Rename internal Button icon to button_icon to match exposed methods
2024-10-29 16:23:03 -07:00
editor_zoom_widget.h
scene_tree_editor.cpp
Merge pull request
#98745
from yahkr/fix-unique-icon-text
2024-11-29 22:46:46 +01:00
scene_tree_editor.h
Add type filters to AnimationPlayer's "Add Track"
2024-11-09 10:14:06 -05:00
SCsub