1
0
Fork 0
godot/editor
Thaddeus Crews 09bc1ca327
Merge pull request #77292 from Calinou/project-manager-add-select-all-none-shortcuts
Add Ctrl + A and Ctrl + Shift + A to (de)select all projects in project manager
2025-11-20 16:47:01 -06:00
..
animation
asset_library
audio
debugger Improve auto-translation of Debugger 2025-11-17 20:11:35 +01:00
doc
docks Separate visual shader code out of shader editor plugin and dialog 2025-11-20 10:49:18 -08:00
export Fix typo in MacOS and iOS export settings 2025-11-19 13:05:57 -05:00
file_system
gui Merge pull request #112859 from wheatear-dev/bugfix-112855 2025-11-17 19:36:19 -06:00
icons Rename Select Mode to Transform Mode, and create a new Select Mode without transform gizmo 2025-11-18 11:25:01 -06:00
import
inspector Make drag-and-dropped resources unique when holding Ctrl/Cmd in the editor 2025-11-18 02:21:56 +01:00
plugins Merge pull request #93889 from dalexeev/gds-exclude-addons-exceptions-setting 2025-11-17 10:56:51 -06:00
project_manager Merge pull request #77292 from Calinou/project-manager-add-select-all-none-shortcuts 2025-11-20 16:47:01 -06:00
project_upgrade Fix compilation errors with deprecated=no 2025-11-20 20:12:29 +08:00
run Wayland: Implement game embedding 2025-11-19 21:24:18 +01:00
scene Rename Select Mode to Transform Mode, and create a new Select Mode without transform gizmo 2025-11-18 11:25:01 -06:00
script Hide scene tabs and script editor menu when virtual keyboard appears 2025-11-19 18:46:14 +05:30
settings Show a warning toast when saving a large text-based scene 2025-11-18 02:03:05 +01:00
shader Separate visual shader code out of shader editor plugin and dialog 2025-11-20 10:49:18 -08:00
themes Merge pull request #103340 from Calinou/editor-visualshader-tweak-highend-label 2025-11-17 19:36:12 -06:00
translations
version_control
SCsub
editor_builders.py
editor_data.cpp
editor_data.h
editor_interface.compat.inc
editor_interface.cpp
editor_interface.h
editor_log.cpp
editor_log.h
editor_main_screen.cpp
editor_main_screen.h
editor_node.cpp Merge pull request #112912 from KoBeWi/export_as_nobugs 2025-11-18 08:25:44 -06:00
editor_node.h Merge pull request #112912 from KoBeWi/export_as_nobugs 2025-11-18 08:25:44 -06:00
editor_string_names.h
editor_undo_redo_manager.compat.inc
editor_undo_redo_manager.cpp
editor_undo_redo_manager.h
register_editor_types.cpp
register_editor_types.h
template_builders.py