| .. |
|
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
|
Use multiple children for dock SplitContainers
|
2025-12-04 23:05:14 -05:00 |
|
doc
|
Merge pull request #113433 from arkology/editor-help-single-focus
|
2025-12-02 11:51:56 -06:00 |
|
docks
|
Merge pull request #113296 from KoBeWi/soft_open_gently
|
2025-12-05 09:38:08 +01:00 |
|
export
|
Merge pull request #113578 from syntaxerror247/export-dialog-size
|
2025-12-05 09:38:25 +01:00 |
|
file_system
|
Merge pull request #106532 from isaaccp/fix-texture-atlas-import-deadlock
|
2025-11-17 10:56:41 -06:00 |
|
gui
|
Merge pull request #113611 from bruvzg/mod_plus
|
2025-12-05 09:38:51 +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
|
Merge pull request #112615 from YeldhamDev/inspector_props_size_fix
|
2025-12-04 15:52:40 +01:00 |
|
plugins
|
Use Unicode arrow symbols throughout the editor
|
2025-12-02 01:36:35 +01:00 |
|
project_manager
|
Add special compat methods for EditorFileDialog enum fns
|
2025-12-04 11:40:53 +01:00 |
|
project_upgrade
|
Fix compilation errors with deprecated=no
|
2025-11-20 20:12:29 +08:00 |
|
run
|
[Editor] Fix missing "+" in the bunch of tooltips.
|
2025-12-05 10:20:50 +02:00 |
|
scene
|
Merge pull request #113611 from bruvzg/mod_plus
|
2025-12-05 09:38:51 +01:00 |
|
script
|
Merge pull request #113450 from KoBeWi/Fiock
|
2025-12-03 16:50:33 -06:00 |
|
settings
|
Merge pull request #112857 from ryevdokimov/project-manager-shortcut-crash
|
2025-12-03 11:42:28 -06:00 |
|
shader
|
Use new dock system for ShaderDock
|
2025-12-02 10:40:44 -08:00 |
|
themes
|
Merge pull request #112615 from YeldhamDev/inspector_props_size_fix
|
2025-12-04 15:52:40 +01:00 |
|
translations
|
Improve POT generator
|
2025-11-21 21:11:41 +01:00 |
|
version_control
|
VCS: Properly use IDs for OptionButton after #113522
|
2025-12-04 11:52:52 +01:00 |
|
editor_builders.py
|
Cleanup editor translation related methods
|
2025-09-18 20:27:09 +08:00 |
|
editor_data.cpp
|
Unassign scene root before freeing
|
2025-12-01 12:48:58 +01:00 |
|
editor_data.h
|
Fix Clear Inheritance error
|
2025-10-29 21:27:50 +08:00 |
|
editor_interface.compat.inc
|
Add inherit parameter to open_scene_from_path
|
2024-12-12 10:24:58 -05:00 |
|
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
|
Improve 2D/3D main screen auto-switching logic
|
2025-04-09 09:34:44 -07:00 |
|
editor_node.cpp
|
Use multiple children for dock SplitContainers
|
2025-12-04 23:05:14 -05:00 |
|
editor_node.h
|
Use multiple children for dock SplitContainers
|
2025-12-04 23:05:14 -05:00 |
|
editor_string_names.h
|
Always use String as StringName backing internally.
|
2025-04-23 14:57:03 +02:00 |
|
editor_undo_redo_manager.compat.inc
|
Allow undoredo actions to not make history unsaved
|
2025-05-13 02:40:31 +02:00 |
|
editor_undo_redo_manager.cpp
|
Set correct saved history after clearing
|
2025-10-01 22:27:36 +02:00 |
|
editor_undo_redo_manager.h
|
Allow undoredo actions to not make history unsaved
|
2025-05-13 02:40:31 +02:00 |
|
register_editor_types.cpp
|
Add new monospace related hint strings
|
2025-12-03 12:57:40 -05:00 |
|
register_editor_types.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
|
SCsub
|
Editor: Generate translation data in separate cpp files
|
2025-09-17 23:10:51 +08:00 |
|
template_builders.py
|
SCons: Make builders prettier, utilize constexpr
|
2025-03-11 18:31:20 -05:00 |