| .. |
|
animation
|
Merge pull request #109108 from timothyqiu/anilib-split
|
2026-01-27 09:04:20 -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
|
Revert "Always stop script debugger when stopping game"
|
2026-01-21 15:31:03 +01:00 |
|
doc
|
Add type variations for editor help in tooltips
|
2026-01-09 17:28:05 +04:00 |
|
docks
|
Merge pull request #115267 from skiessq/fix-filesystem-bottom-split
|
2026-01-27 09:04:07 -06:00 |
|
export
|
Merge pull request #113920 from bruvzg/enc_dir_sp
|
2026-01-27 15:18:18 -06:00 |
|
file_system
|
Reworked EditorQuickOpenDialog to use UIDs internally and validate resource validity on init fixing issues when files are moved or removed.
|
2026-01-17 18:30:00 +01:00 |
|
gui
|
Merge pull request #115222 from YeldhamDev/object_selection_icon_fix
|
2026-01-27 09:04:21 -06:00 |
|
icons
|
Resize icons to be consistent with other docks
|
2026-01-21 01:10:38 +00:00 |
|
import
|
[Import] Automatically disable hinting for pixel fonts.
|
2026-01-26 12:11:33 +02:00 |
|
inspector
|
Skip zero values in EditorPropertyFlags
|
2026-01-25 02:05:46 +01:00 |
|
plugins
|
Improve spacing in trees showing table data in modern theme
|
2026-01-12 00:01:49 +04:00 |
|
project_manager
|
Merge pull request #114922 from DarioSamo/android-platform-gl3-fallback-fix
|
2026-01-27 09:04:14 -06:00 |
|
project_upgrade
|
Fix compilation errors with deprecated=no
|
2025-11-20 20:12:29 +08:00 |
|
run
|
Ensure debug features get cleared
|
2026-01-19 14:05:21 +08:00 |
|
scene
|
Remove geometry_3d include from rendering_server.h, to reduce compile time.
|
2026-01-27 18:12:38 +01:00 |
|
script
|
Merge pull request #113765 from LilithSilver/bind-save_all_scripts
|
2026-01-27 15:18:21 -06:00 |
|
settings
|
Merge pull request #115412 from YeldhamDev/a_freaking_comma
|
2026-01-27 09:04:18 -06:00 |
|
shader
|
Merge pull request #115326 from Chaosus/vs_spatial_all_in_shadow_pass
|
2026-01-27 09:04:23 -06:00 |
|
themes
|
Fix colors of code editor in modern theme
|
2026-01-24 02:30:23 +04: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
|
|
|
|
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
|
Added Shortcut tooltip to Editor Main Screen Plugins
|
2025-12-02 11:43:33 -06:00 |
|
editor_main_screen.h
|
|
|
|
editor_node.cpp
|
Fix dock tab styles not updating when changed in Editor Settings
|
2026-01-13 22:14:03 +00: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
|
Correctly handle discarding of saved redo
|
2025-11-10 00:25:34 +01:00 |
|
register_editor_types.cpp
|
Add new monospace related hint strings
|
2025-12-03 12:57:40 -05:00 |
|
register_editor_types.h
|
|
|
|
SCsub
|
|
|
|
template_builders.py
|
|
|