godot/editor
kobewi 7b02f8f125 Add shortcuts to dock tooltips 2025-12-09 22:27:09 +07:00
..
animation Merge pull request #113574 from YeldhamDev/take_the_hint 2025-12-09 19:32:11 +07:00
asset_library Merge pull request #113017 from YeldhamDev/finicky_little_thing 2025-12-02 14:16:21 +07:00
audio Enable scroll hints for several parts of the editor 2025-12-09 10:55:26 +07:00
debugger Merge pull request #113574 from YeldhamDev/take_the_hint 2025-12-09 19:32:11 +07:00
doc Merge pull request #113574 from YeldhamDev/take_the_hint 2025-12-09 19:32:11 +07:00
docks Add shortcuts to dock tooltips 2025-12-09 22:27:09 +07:00
export Merge pull request #112361 from Calinou/export-dedicated-server-no-shader-baker 2025-12-09 19:54:22 +07:00
file_system
gui Merge pull request #113776 from YeldhamDev/bottom_panel_rtl_fix 2025-12-09 17:17:53 +07:00
icons Merge pull request #113255 from lodetrick/animation-dock 2025-12-03 11:42:19 +07:00
import Merge pull request #113574 from YeldhamDev/take_the_hint 2025-12-09 19:32:11 +07:00
inspector Remove unused private variables in `godot/editor` 2025-12-07 02:55:08 +07:00
plugins Use Unicode arrow symbols throughout the editor 2025-12-02 01:36:35 +07:00
project_manager fix single space tagname issue 2025-12-07 18:42:48 +07:00
project_upgrade
run Merge pull request #113701 from lodetrick/debugger-oops 2025-12-08 11:53:43 +07:00
scene Merge pull request #113458 from Calinou/editor-3d-default-transform-mode 2025-12-09 19:54:31 +07:00
script Merge pull request #113574 from YeldhamDev/take_the_hint 2025-12-09 19:32:11 +07:00
settings Merge pull request #113574 from YeldhamDev/take_the_hint 2025-12-09 19:32:11 +07:00
shader Merge pull request #113574 from YeldhamDev/take_the_hint 2025-12-09 19:32:11 +07:00
themes Enable scroll hints for several parts of the editor 2025-12-09 10:55:26 +07:00
translations Enable scroll hints for several parts of the editor 2025-12-09 10:55:26 +07:00
version_control VCS: Properly use IDs for OptionButton after #113522 2025-12-04 11:52:52 +07:00
SCsub
editor_builders.py
editor_data.cpp Unassign scene root before freeing 2025-12-01 12:48:58 +07:00
editor_data.h
editor_interface.compat.inc
editor_interface.cpp Expose `set_edited` and `is_edited` on EditorInterface 2025-12-01 06:43:11 +07:00
editor_interface.h Expose `set_edited` and `is_edited` on EditorInterface 2025-12-01 06:43:11 +07:00
editor_log.cpp Add bottom dock tab style setting 2025-11-25 00:04:04 +07:00
editor_log.h Add bottom dock tab style setting 2025-11-25 00:04:04 +07:00
editor_main_screen.cpp Added Shortcut tooltip to Editor Main Screen Plugins 2025-12-02 11:43:33 +07:00
editor_main_screen.h
editor_node.cpp Merge pull request #113612 from BrotherShort/fix-center-buttons-offset 2025-12-08 11:53:57 +07:00
editor_node.h Use multiple children for dock SplitContainers 2025-12-04 23:05:14 +07: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 Add new monospace related hint strings 2025-12-03 12:57:40 +07:00
register_editor_types.h
template_builders.py