1
0
Fork 0
godot/editor
Rémi Verschelde b8e4523224
Merge pull request #114541 from kitbdev/fix-sc-inf-loop
Fix SplitContainer set desired size infinite loop
2026-01-03 16:49:34 +01:00
..
animation Fix AnimationPlayerEditor failed to fetch AnimationTree's libraries 2026-01-01 04:35:13 +09:00
asset_library Enable scroll hints and background panel in the AssetLib 2025-12-18 17:31:40 -03:00
audio Merge pull request #114162 from passivestar/modern-theme-colors 2025-12-21 10:41:08 +01:00
debugger Fix potential DAP crash at startup 2025-12-19 16:26:20 +01:00
doc Merge pull request #113574 from YeldhamDev/take_the_hint 2025-12-09 19:32:11 +01:00
docks Fix FileSystem Dock tooltips showing in empty space 2026-01-01 21:26:19 +01:00
export Merge pull request #114483 from ej-sanmartin/fix/android-export-multi-arch 2026-01-03 00:26:33 +01:00
file_system Merge pull request #114159 from YeldhamDev/owners_dialog_touchup 2025-12-18 23:32:57 +01:00
gui Merge pull request #114507 from KoBeWi/no_file_system_yes_crash 2026-01-01 21:50:46 +01:00
icons Merge pull request #113723 from KoBeWi/multiplayer_singlefolder 2025-12-11 12:12:43 -06:00
import Improve the look of inner tabs in modern theme 2025-12-30 06:05:12 +04:00
inspector Merge pull request #114405 from KoBeWi/TracToR 2026-01-01 16:47:35 +01:00
plugins
project_manager Merge pull request #114405 from KoBeWi/TracToR 2026-01-01 16:47:35 +01:00
project_upgrade
run Merge pull request #112210 from Giganzo/hover-game-speed 2025-12-18 23:31:00 +01:00
scene Fix SplitContainer set desired size infinite loop 2026-01-02 19:05:06 -05:00
script Use EditorFileDialog eveywhere in the editor 2025-12-19 02:47:45 +01:00
settings Merge pull request #114405 from KoBeWi/TracToR 2026-01-01 16:47:35 +01:00
shader VisualShader: Fix refract node setup 2026-01-01 21:20:25 +01:00
themes Merge pull request #114501 from passivestar/node-separators 2026-01-01 17:14:58 +01:00
translations Improve the look of inner tabs in modern theme 2025-12-30 06:05:12 +04:00
version_control Use EditorFileDialog eveywhere in the editor 2025-12-19 02:47:45 +01:00
SCsub
editor_builders.py
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 Make Output dock global 2025-12-05 19:19:35 +01:00
editor_log.h
editor_main_screen.cpp Added Shortcut tooltip to Editor Main Screen Plugins 2025-12-02 11:43:33 -06:00
editor_main_screen.h
editor_node.cpp Editor: Set initial focus for screen reader users 2025-12-30 08:51:42 -05:00
editor_node.h Reorganize editor menu setup, allow switching global menu without restart. 2025-12-17 13:54:50 +02:00
editor_string_names.h
editor_undo_redo_manager.compat.inc
editor_undo_redo_manager.cpp Fix crash after calling `EditorUndoRedoManager.clear_history()` and then interacting with history dock entries 2025-12-30 11:27:36 -05:00
editor_undo_redo_manager.h
register_editor_types.cpp Add new monospace related hint strings 2025-12-03 12:57:40 -05:00
register_editor_types.h
template_builders.py