1
0
Fork 0
godot/editor
Thaddeus Crews 5853d99984
Merge pull request #114930 from KoBeWi/if_it's_runnable_can_it_run_doom
Move runnable out of export preset
2026-01-28 17:58:25 -06:00
..
animation Merge pull request #115137 from ndarilek/remove-a11y-placeholders 2026-01-28 12:27:12 -06:00
asset_library More scroll hint work around the editor 2026-01-06 18:34:20 -03:00
audio a11y: Remove "not accessible at this time" placeholders. 2026-01-19 14:10:27 -05:00
debugger Merge pull request #114323 from snowfrogdev/monospace-font-in-debugger-errors-tab 2026-01-28 12:26:56 -06:00
doc Add type variations for editor help in tooltips 2026-01-09 17:28:05 +04:00
docks Merge pull request #112746 from Kaleb-Reid/show-nodepath-subnames 2026-01-28 17:58:22 -06:00
export Merge pull request #114930 from KoBeWi/if_it's_runnable_can_it_run_doom 2026-01-28 17:58:25 -06:00
file_system feat(dependency_editor): add sort button and text filter to the dependency editor dialog 2026-01-27 20:31:04 -03:00
gui CreateDialog: return type name instead of script path for custom types 2026-01-28 16:05:31 -03:00
icons Resize icons to be consistent with other docks 2026-01-21 01:10:38 +00:00
import Merge pull request #115121 from Chubercik/unicode_17.0.0 2026-01-28 12:27:08 -06:00
inspector Merge pull request #112746 from Kaleb-Reid/show-nodepath-subnames 2026-01-28 17:58:22 -06:00
plugins Remove DockConstants 2026-01-27 16:43:25 +01:00
project_manager Merge pull request #111168 from KoBeWi/more_auto_in_auto_updates 2026-01-28 12:27:10 -06:00
project_upgrade
run Merge pull request #114930 from KoBeWi/if_it's_runnable_can_it_run_doom 2026-01-28 17:58:25 -06:00
scene Merge pull request #115137 from ndarilek/remove-a11y-placeholders 2026-01-28 12:27:12 -06:00
script Merge pull request #115158 from timothyqiu/drop-type-inherit 2026-01-28 17:58:19 -06:00
settings Merge pull request #115229 from Calinou/editor-build-profile-add-more-toggles 2026-01-28 17:57:53 -06:00
shader Optimize files that #include input.h header 2026-01-28 14:21:00 +05:00
themes Merge pull request #111226 from PhairZ/copy-color 2026-01-28 12:27:16 -06:00
translations Sync translations with Weblate 2026-01-25 10:07:59 +01:00
version_control Fix VCS plugin icons 2026-01-12 13:47:36 +01:00
SCsub
editor_builders.py [Editor] Handle spaces in paths when generating translations 2026-01-14 12:42:36 +01:00
editor_data.cpp Use ObjectID to store nodes in the editor selection. 2025-12-18 09:16:43 +02:00
editor_data.h Use ObjectID to store nodes in the editor selection. 2025-12-18 09:16:43 +02:00
editor_interface.compat.inc
editor_interface.cpp
editor_interface.h
editor_log.cpp Resize icons to be consistent with other docks 2026-01-21 01:10:38 +00:00
editor_log.h
editor_main_screen.cpp GUI: Add accessibility region role for landmark navigation 2026-01-19 08:12:33 -05:00
editor_main_screen.h
editor_node.cpp Remove DockConstants 2026-01-27 16:43:25 +01:00
editor_node.h Fix quick open dialog recursive problem 2026-01-12 13:12:06 +01:00
editor_string_names.h
editor_undo_redo_manager.compat.inc
editor_undo_redo_manager.cpp Merge pull request #112597 from KoBeWi/morphogenetic_SHIFT 2026-01-07 01:41:22 +01:00
editor_undo_redo_manager.h
register_editor_types.cpp
register_editor_types.h
template_builders.py