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
c6ab601364
godot
/
editor
/
settings
History
Thaddeus Crews
d602742221
Merge pull request
#102889
from ryevdokimov/add-editorsettings-shortcuts
...
Add ability to add new EditorSettings shortcuts
2025-11-14 14:23:11 -06:00
..
SCsub
…
action_map_editor.cpp
Modern style: Use stylebox setter for Action Map `TreeItem`s
2025-11-05 16:30:57 -03:00
action_map_editor.h
Modern style: Use stylebox setter for Action Map `TreeItem`s
2025-11-05 16:30:57 -03:00
editor_autoload_settings.cpp
Autoloads with UIDs
2025-11-07 21:08:54 +05:30
editor_autoload_settings.h
…
editor_build_profile.cpp
Add IKModifier3D
2025-11-04 02:38:48 +09:00
editor_build_profile.h
…
editor_command_palette.cpp
…
editor_command_palette.h
…
editor_event_search_bar.cpp
…
editor_event_search_bar.h
…
editor_feature_profile.cpp
Enable maximize button for Editor/Project settings, Export and Editor Features dialogs.
2025-10-09 15:42:22 +03:00
editor_feature_profile.h
…
editor_folding.cpp
…
editor_folding.h
…
editor_layouts_dialog.cpp
Rework editor docks
2025-09-29 17:30:41 +02:00
editor_layouts_dialog.h
…
editor_settings.cpp
Merge pull request
#102889
from ryevdokimov/add-editorsettings-shortcuts
2025-11-14 14:23:11 -06:00
editor_settings.h
Merge pull request
#102889
from ryevdokimov/add-editorsettings-shortcuts
2025-11-14 14:23:11 -06:00
editor_settings_dialog.cpp
Allow editing editor settings from project manager
2025-11-12 16:34:43 +01:00
editor_settings_dialog.h
Allow editing editor settings from project manager
2025-11-12 16:34:43 +01:00
event_listener_line_edit.cpp
Replace repetitive meta/ctrl condition with a method
2025-11-10 16:23:28 +01:00
event_listener_line_edit.h
…
input_event_configuration_dialog.cpp
Allow all gamepad devices for built-in `ui_*` input actions
2025-09-23 17:12:56 +02:00
input_event_configuration_dialog.h
…
project_settings_editor.cpp
Enable maximize button for Editor/Project settings, Export and Editor Features dialogs.
2025-10-09 15:42:22 +03:00
project_settings_editor.h
…