1
0
Fork 0
godot/editor
passivestar 092bfca4dc Minor fixes for the project list item UI 2026-01-13 20:51:08 +04:00
..
animation Improve spacing in trees showing table data in modern theme 2026-01-12 00:01:49 +04: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 Add type variations for editor help in tooltips 2026-01-09 17:28:05 +04:00
docks Merge pull request #114838 from Cyberhead21/mac-terminal-fix 2026-01-12 09:23:09 +01:00
export Merge pull request #114483 from ej-sanmartin/fix/android-export-multi-arch 2026-01-03 00:26:33 +01:00
file_system Improve spacing in trees showing table data in modern theme 2026-01-12 00:01:49 +04:00
gui Merge pull request #114886 from YeldhamDev/spin_slider_fix 2026-01-13 11:06:42 +01:00
icons Tweak SkeletonModifier3D document for _process_modification_with_delta 2026-01-04 08:23:46 +09:00
import Improve spacing in trees showing table data in modern theme 2026-01-12 00:01:49 +04:00
inspector Merge pull request #114902 from KoBeWi/nique 2026-01-13 00:09:10 +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 Merge pull request #114862 from passivestar/table-spacing 2026-01-12 09:23:17 +01:00
scene Merge pull request #114807 from YeldhamDev/theme_editor_goodies 2026-01-13 11:06:30 +01:00
script Improve spacing in trees showing table data in modern theme 2026-01-12 00:01:49 +04:00
settings Merge pull request #114885 from ryevdokimov/fix-modified-shortcut-macos 2026-01-12 11:19:14 -06:00
shader Merge pull request #114634 from YeldhamDev/the_hinting_never_ends 2026-01-07 01:42:03 +01:00
themes Fix sizing problems with `EditorSpinSlider` 2026-01-12 11:00:55 -03:00
translations Improve spacing in trees showing table data in modern theme 2026-01-12 00:01:49 +04:00
version_control Fix VCS plugin icons 2026-01-12 13:47:36 +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
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 Make Unique for built-in scripts 2026-01-12 23:29:49 +01: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 Add new monospace related hint strings 2025-12-03 12:57:40 -05:00
register_editor_types.h
template_builders.py