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 More scroll hint work around the editor 2026-01-06 18:34:20 -03:00
audio a11y: Remove "not accessible at this time" placeholders. 2026-01-19 14:10:27 -05:00
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 feat(dependency_editor): add sort button and text filter to the dependency editor dialog 2026-01-27 20:31:04 -03:00
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 Remove DockConstants 2026-01-27 16:43:25 +01:00
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 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
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 Add inherit parameter to open_scene_from_path 2024-12-12 10:24:58 -05:00
editor_interface.cpp Expose set_edited and is_edited on EditorInterface 2025-12-01 06:43:11 -05:00
editor_interface.h Expose set_edited and is_edited on EditorInterface 2025-12-01 06:43:11 -05:00
editor_log.cpp Resize icons to be consistent with other docks 2026-01-21 01:10:38 +00:00
editor_log.h Add bottom dock tab style setting 2025-11-25 00:04:04 +01:00
editor_main_screen.cpp GUI: Add accessibility region role for landmark navigation 2026-01-19 08:12:33 -05:00
editor_main_screen.h Improve 2D/3D main screen auto-switching logic 2025-04-09 09:34:44 -07:00
editor_node.cpp Merge pull request #105701 from ColinSORourke/DrawableTexture 2026-01-30 09:32:05 -06:00
editor_node.h Fix quick open dialog recursive problem 2026-01-12 13:12:06 +01:00
editor_string_names.h Always use String as StringName backing internally. 2025-04-23 14:57:03 +02:00
editor_undo_redo_manager.compat.inc Allow undoredo actions to not make history unsaved 2025-05-13 02:40:31 +02:00
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 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 Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub Editor: Generate translation data in separate cpp files 2025-09-17 23:10:51 +08:00
template_builders.py SCons: Make builders prettier, utilize constexpr 2025-03-11 18:31:20 -05:00