1
0
Fork 0
godot/editor
Thaddeus Crews 64b962215d
Merge pull request #115121 from Chubercik/unicode_17.0.0
Update various Unicode-related files to version 17.0.0
2026-01-28 12:27:08 -06:00
..
animation Merge pull request #109108 from timothyqiu/anilib-split 2026-01-27 09:04:20 -06:00
asset_library More scroll hint work around the editor 2026-01-06 18:34:20 -03:00
audio Add EditorDock's own DockSlot enum 2026-01-02 13:16:23 +01: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 #114733 from KoBeWi/another_file_gone_without_trace 2026-01-28 12:27:07 -06:00
export Merge pull request #100219 from migueldeicaza/fix-zip-export-error 2026-01-28 12:27:04 -06:00
file_system Reworked EditorQuickOpenDialog to use UIDs internally and validate resource validity on init fixing issues when files are moved or removed. 2026-01-17 18:30:00 +01:00
gui Merge pull request #115360 from Nintorch/optimize-input-header-includes 2026-01-28 12:27:02 -06: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 #115360 from Nintorch/optimize-input-header-includes 2026-01-28 12:27:02 -06:00
plugins Remove DockConstants 2026-01-27 16:43:25 +01:00
project_manager Optimize files that #include input.h header 2026-01-28 14:21:00 +05:00
project_upgrade
run Optimize files that #include input.h header 2026-01-28 14:21:00 +05:00
scene Merge pull request #110759 from precup/scene-tree-dock-optimizations 2026-01-28 12:27:06 -06:00
script Optimize files that #include input.h header 2026-01-28 14:21:00 +05:00
settings Merge pull request #99569 from yahkr/hide_colliders 2026-01-27 15:18:32 -06:00
shader Optimize files that #include input.h header 2026-01-28 14:21:00 +05:00
themes Merge pull request #115228 from DeeJayLSP/fonts-jan-2026 2026-01-28 12:26:58 -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