godot-module-template/editor
2026-01-30 09:32:05 -06:00
..
animation Fix icon size in AnimationPlayer tracks 2026-01-29 14:03:33 +01:00
asset_library
audio
debugger Move RuntimeNodeSelect to its own files 2026-01-29 11:02:25 -03:00
doc Add type variations for editor help in tooltips 2026-01-09 17:28:05 +04:00
docks Replace DockSlot with DockTabContainer 2026-01-29 16:52:01 +01: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
gui Replace DockSlot with DockTabContainer 2026-01-29 16:52:01 +01:00
icons Merge pull request #105701 from ColinSORourke/DrawableTexture 2026-01-30 09:32:05 -06:00
import Merge pull request #115121 from Chubercik/unicode_17.0.0 2026-01-28 12:27:08 -06:00
inspector Fix wrong tooltip translations in resource picker 2026-01-29 19:07:57 +01:00
plugins
project_manager Merge pull request #111168 from KoBeWi/more_auto_in_auto_updates 2026-01-28 12:27:10 -06:00
project_upgrade Do not include input_enums.h and keyboard.h from variant.h and binder_common.h. 2026-01-29 12:12:53 +01:00
run Move RuntimeNodeSelect to its own files 2026-01-29 11:02:25 -03:00
scene Merge pull request #105701 from ColinSORourke/DrawableTexture 2026-01-30 09:32:05 -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 Merge pull request #105701 from ColinSORourke/DrawableTexture 2026-01-30 09:32:05 -06:00
themes Merge pull request #111226 from PhairZ/copy-color 2026-01-28 12:27:16 -06:00
translations
version_control
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 Merge pull request #105701 from ColinSORourke/DrawableTexture 2026-01-30 09:32:05 -06:00
editor_node.h
editor_string_names.h
editor_undo_redo_manager.compat.inc
editor_undo_redo_manager.cpp
editor_undo_redo_manager.h Correctly handle discarding of saved redo 2025-11-10 00:25:34 +01:00
register_editor_types.cpp Adds VirtualJoystick 2026-01-29 08:29:12 +01:00
register_editor_types.h
SCsub
template_builders.py