| .. |
|
animation
|
Merge pull request #113415 from Calinou/editor-animation-add-shortcut-in-tooltip
|
2025-12-03 11:42:20 -06:00 |
|
asset_library
|
Merge pull request #113017 from YeldhamDev/finicky_little_thing
|
2025-12-02 14:16:21 +01:00 |
|
audio
|
Fix bottom dock offsets and change Audio to EditorDock
|
2025-12-01 12:12:48 +01:00 |
|
debugger
|
Assign layout key to Debugger
|
2025-11-28 20:42:47 +01:00 |
|
doc
|
Merge pull request #113433 from arkology/editor-help-single-focus
|
2025-12-02 11:51:56 -06:00 |
|
docks
|
Merge pull request #113108 from KoBeWi/Thock
|
2025-12-03 09:49:31 +01:00 |
|
export
|
Use ScriptExportMode enum in EditorExportPreset
|
2025-12-03 09:21:50 +01:00 |
|
file_system
|
Merge pull request #106532 from isaaccp/fix-texture-atlas-import-deadlock
|
2025-11-17 10:56:41 -06:00 |
|
gui
|
Fix CreateDialog returning wrong type
|
2025-12-03 15:28:24 +01:00 |
|
icons
|
Merge pull request #113255 from lodetrick/animation-dock
|
2025-12-03 11:42:19 -06:00 |
|
import
|
Merge pull request #113206 from aaronfranke/import-settings-multi-mesh
|
2025-12-02 14:16:36 +01:00 |
|
inspector
|
Hide "Open documentation" context menu button in project manager
|
2025-12-02 22:45:58 +01:00 |
|
plugins
|
Use Unicode arrow symbols throughout the editor
|
2025-12-02 01:36:35 +01:00 |
|
project_manager
|
Merge pull request #113473 from ndarilek/fix-favorite-button-accessibility-label
|
2025-12-03 09:50:05 +01:00 |
|
project_upgrade
|
Fix compilation errors with deprecated=no
|
2025-11-20 20:12:29 +08:00 |
|
run
|
Merge pull request #113387 from m4gr3d/fix_run_scene_shortcut
|
2025-12-03 14:58:13 +01:00 |
|
scene
|
Fix CreateDialog returning wrong type
|
2025-12-03 15:28:24 +01:00 |
|
script
|
Fix CreateDialog returning wrong type
|
2025-12-03 15:28:24 +01:00 |
|
settings
|
Disable "Override for Project" in project manager.
|
2025-12-03 11:45:25 +02:00 |
|
shader
|
Use new dock system for ShaderDock
|
2025-12-02 10:40:44 -08:00 |
|
themes
|
Merge pull request #112504 from passivestar/inspector-margin
|
2025-12-02 14:16:03 +01:00 |
|
translations
|
Improve POT generator
|
2025-11-21 21:11:41 +01:00 |
|
version_control
|
Make bottom panel into available dock slot
|
2025-11-21 18:52:13 +01:00 |
|
editor_builders.py
|
|
|
|
editor_data.cpp
|
Unassign scene root before freeing
|
2025-12-01 12:48:58 +01: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 -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 bottom dock tab style setting
|
2025-11-25 00:04:04 +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
|
Merge pull request #113255 from lodetrick/animation-dock
|
2025-12-03 11:42:19 -06:00 |
|
editor_node.h
|
Make EditorFileDialog inherit FileDialog
|
2025-12-02 12:30:51 +01: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
|
|
|
|
register_editor_types.h
|
|
|
|
SCsub
|
|
|
|
template_builders.py
|
|
|