1
0
Fork 0
godot/editor
passivestar 8e66e512e6 Reduce opacity of scroll hints in light theme 2026-01-08 21:45:47 +04:00
..
animation Merge pull request #113786 from kmMuellerGit/202512_sprite_animation_check_if_animation_key_exists 2026-01-07 10:54:12 -06:00
asset_library More scroll hint work around the editor 2026-01-06 18:34:20 -03:00
audio Add EditorDock's own DockSlot enum 2026-01-02 13:16:23 +01:00
debugger Merge pull request #114366 from KoBeWi/uh 2026-01-07 01:41:50 +01:00
doc Merge pull request #113574 from YeldhamDev/take_the_hint 2025-12-09 19:32:11 +01:00
docks Merge pull request #114249 from YeldhamDev/scene_file_focus_rename_fix 2026-01-07 10:54:09 -06: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 Fix editor toasters on the right-to-left layout 2026-01-07 13:38:13 -03:00
icons Tweak SkeletonModifier3D document for _process_modification_with_delta 2026-01-04 08:23:46 +09:00
import Merge pull request #114543 from TokageItLab/fix-retarget-warn-and-height 2026-01-06 09:56:55 -06:00
inspector Merge pull request #114634 from YeldhamDev/the_hinting_never_ends 2026-01-07 01:42:03 +01:00
plugins Add EditorDock's own DockSlot enum 2026-01-02 13:16:23 +01:00
project_manager Fix Project Manager `ProjectDialog` install dialog OK button 2026-01-08 07:35:38 -05:00
project_upgrade Fix compilation errors with deprecated=no 2025-11-20 20:12:29 +08:00
run Merge pull request #114571 from passivestar/interaction-colors 2026-01-05 11:45:22 +01:00
scene Merge pull request #114408 from ryevdokimov/fix-rotation-gizmo-line-position 2026-01-08 15:17:04 +01:00
script Add EditorDock's own DockSlot enum 2026-01-02 13:16:23 +01:00
settings Automatically Resample CanvasItems in Scene Editor 2026-01-07 21:56:16 +08:00
shader Merge pull request #114634 from YeldhamDev/the_hinting_never_ends 2026-01-07 01:42:03 +01:00
themes Reduce opacity of scroll hints in light theme 2026-01-08 21:45:47 +04:00
translations More scroll hint work around the editor 2026-01-06 18:34:20 -03:00
version_control Add EditorDock's own DockSlot enum 2026-01-02 13:16:23 +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 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 Add EditorDock's own DockSlot enum 2026-01-02 13:16:23 +01:00
editor_log.h Add bottom dock tab style setting 2025-11-25 00:04:04 +01:00
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 Fix codeblocks inside docs not updating with theme changes 2026-01-08 11:44:09 -03: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 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 Add new monospace related hint strings 2025-12-03 12:57:40 -05:00
register_editor_types.h
template_builders.py