1
0
Fork 0
godot/editor
Thaddeus Crews 2d41087c8f
Merge pull request #114921 from LucaTuerk/quick_open_validate_history
EditorQuickOpenDialog: Rewrite internal paths usage and clean history
2026-01-26 13:14:31 -06:00
..
animation Fix wrong play position for the `AnimationMarkerEdit` 2026-01-13 21:02:23 -03:00
asset_library
audio
debugger Revert "Always stop script debugger when stopping game" 2026-01-21 15:31:03 +01:00
doc
docks Fix context plugins not called for empty clicks in Scene 2026-01-21 13:24:49 +01:00
export
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 #114921 from LucaTuerk/quick_open_validate_history 2026-01-26 13:14:31 -06:00
icons
import
inspector Add null verification to avoid background theme error in texture shader properties 2026-01-20 09:06:32 +01:00
plugins
project_manager Minor fixes for the project list item UI 2026-01-13 20:51:08 +04:00
project_upgrade
run Ensure debug features get cleared 2026-01-19 14:05:21 +08:00
scene Merge pull request #115353 from ryevdokimov/fix-child-col-repos 2026-01-26 13:14:17 -06:00
script Do not update script editor before scene root init. 2026-01-20 08:13:39 +02:00
settings Fix favorite files handling 2026-01-19 14:48:48 +01:00
shader
themes Fix colors of code editor in modern theme 2026-01-24 02:30:23 +04: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_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 Fix dock tab styles not updating when changed in Editor Settings 2026-01-13 22:14:03 +00: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
editor_undo_redo_manager.h
register_editor_types.cpp
register_editor_types.h
template_builders.py