This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
godot
Watch
1
Star
0
Fork
You've already forked godot
0
mirror of
https://github.com/godotengine/godot.git
synced
2025-01-22 10:32:54 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c8b0509b7c
godot
/
editor
/
gui
History
Rémi Verschelde
9da7e7d89d
Merge pull request
#101163
from Synzorasize/implement_11386
...
Allow prefixing with '%' to set a node as unique in the Scene Tree Dock
2025-01-13 20:21:59 +01:00
..
editor_bottom_panel.cpp
Merge pull request
#99096
from kitbdev/bottom_panel_force_switch
2024-12-30 08:58:55 -06:00
editor_bottom_panel.h
editor_dir_dialog.cpp
editor_dir_dialog.h
editor_file_dialog.cpp
Support MIME types in file dialog filters on macOS and Linux.
2025-01-04 22:05:35 +02:00
editor_file_dialog.h
Improve editor file dialog options
2024-12-11 15:11:34 +01:00
editor_object_selector.cpp
Cleanup editor history when opening the history menu popup & set appropriate class icon for object in it. Handle do&undo for selection when reparenting
2025-01-07 23:15:30 +01:00
editor_object_selector.h
editor_quick_open_dialog.cpp
Remember QuickOpenDialog history between sessions
2025-01-03 11:51:28 +01:00
editor_quick_open_dialog.h
Remember QuickOpenDialog history between sessions
2025-01-03 11:51:28 +01:00
editor_run_bar.cpp
Add support for specifying whether to play the current scene or a specific scene in XR or regular mode
2025-01-12 22:02:24 -08:00
editor_run_bar.h
Add support for specifying whether to play the current scene or a specific scene in XR or regular mode
2025-01-12 22:02:24 -08:00
editor_scene_tabs.cpp
Reorganize EditorNode menu options
2025-01-09 12:21:56 +01:00
editor_scene_tabs.h
Reorganize EditorNode menu options
2025-01-09 12:21:56 +01:00
editor_spin_slider.cpp
[macOS/Windows] Add
Emoji & Symbols
context menu item to LineEdit/TextEdit to show system character picker.
2025-01-10 09:25:34 +02:00
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_version_button.cpp
editor_version_button.h
editor_zoom_widget.cpp
Make editor's shortcut names translated on-site
2024-12-18 13:00:30 +08:00
editor_zoom_widget.h
scene_tree_editor.cpp
Allow prefixing with '%' to set a node as unique in the Scene Tree Dock
2025-01-13 09:38:07 -06:00
scene_tree_editor.h
Add toggle to hide filtered out parents in the "SceneTree" dock
2024-12-24 13:43:01 -03:00
SCsub