1
0
Fork 0
godot/editor
Rémi Verschelde dc1a92b9a2
Revert "Always stop script debugger when stopping game"
This reverts commit d1a5d9da3e.

This unfortunately breaks the DAP.

Fixes #115188.
2026-01-21 15:31:03 +01:00
..
animation Fix wrong play position for the `AnimationMarkerEdit` 2026-01-13 21:02:23 -03:00
asset_library More scroll hint work around the editor 2026-01-06 18:34:20 -03:00
audio
debugger Revert "Always stop script debugger when stopping game" 2026-01-21 15:31:03 +01:00
doc Add type variations for editor help in tooltips 2026-01-09 17:28:05 +04:00
docks Fix favorite files handling 2026-01-19 14:48:48 +01:00
export
file_system Merge pull request #114410 from ej-sanmartin/fix/png-web-import-freeze 2026-01-13 22:20:28 +01:00
gui Fix EditorFileDialog icon scale in list mode 2026-01-19 22:50:33 +01:00
icons
import Improve spacing in trees showing table data in modern theme 2026-01-12 00:01:49 +04:00
inspector Add null verification to avoid background theme error in texture shader properties 2026-01-20 09:06:32 +01:00
plugins Improve spacing in trees showing table data in modern theme 2026-01-12 00:01:49 +04:00
project_manager Minor fixes for the project list item UI 2026-01-13 20:51:08 +04:00
project_upgrade
run Split `EmbeddedProcess::reset` to allow stopping timers without full reset. 2026-01-15 11:19:43 +02:00
scene Merge pull request #114328 from kleonc/node_duplicating_signal_source_node_fix 2026-01-20 00:22:32 +01: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 Merge pull request #114634 from YeldhamDev/the_hinting_never_ends 2026-01-07 01:42:03 +01:00
themes Merge pull request #114938 from passivestar/color-picker-icons 2026-01-14 20:10:22 -06:00
translations Sync translations with Weblate 2026-01-19 11:49:30 +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 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