..
animation
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
asset_library
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
audio
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
debugger
Merge pull request #108337 from fstxz/request_seq_int_cast
2025-07-28 10:49:33 -05:00
doc
Don't update script documentation when exporting
2025-07-16 18:16:39 +02:00
docks
Merge pull request #108883 from aaronfranke/editor-crash-scene-tree-dock
2025-07-23 13:27:08 -05:00
export
Remove selective shader baking.
2025-07-23 23:02:43 +03:00
file_system
Merge pull request #108816 from Rindbee/save-the-changes-before-duplicating-resource-files
2025-07-30 09:03:38 -05:00
gui
Fix Editor wayland first scan task error.
2025-07-25 01:05:15 +03:00
icons
Allow toggling UID display in path properties
2025-06-16 15:46:50 +02:00
import
Fix allow any descendant to be used as a Root Type in Scene Import
2025-07-20 15:27:05 -06:00
inspector
Fix i18n for array property custom add button text
2025-07-23 09:41:33 +08:00
plugins
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
project_manager
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
project_upgrade
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
run
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
scene
Serialization of Callable now works with bind and unbind at the same time
2025-08-10 12:26:46 +02:00
script
Merge pull request #108336 from arkology/find-in-files-translation
2025-07-23 13:27:07 -05:00
settings
Merge pull request #106861 from VojtaStruhar/106776-column-alignment
2025-07-27 10:28:30 -05:00
shader
Merge pull request #108620 from ColinSORourke/VisualShaderTypeFix
2025-07-24 20:49:40 -05:00
themes
Fix some Text Editor theme issues and clean up
2025-07-15 13:43:30 -04:00
translations
Fix root auto-translate mode ignored for child nodes when generating POT
2025-07-19 18:28:03 +08:00
version_control
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
SCsub
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
editor_builders.py
…
editor_data.cpp
Fix Editor crash during first scan in headless import mode.
2025-07-27 04:55:23 +03:00
editor_data.h
…
editor_interface.compat.inc
…
editor_interface.cpp
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
editor_interface.h
Revert "Rework scene preview thumbnails"
2025-06-21 00:05:57 +02:00
editor_log.cpp
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
editor_log.h
…
editor_main_screen.cpp
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
editor_main_screen.h
…
editor_node.cpp
Merge pull request #108950 from Calinou/editor-2d-apply-debanding-if-enabled
2025-07-30 09:03:41 -05:00
editor_node.h
Merge pull request #107685 from KoBeWi/useless_documentation
2025-07-24 14:23:43 -05: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
Move remaining 3D files to 3D folder and move physics gizmos to their own physics folder.
2025-07-11 18:46:13 +03:00
register_editor_types.h
…
template_builders.py
…