| .. |
|
animation
|
Merge pull request #110623 from YeldhamDev/time_manipulation
|
2025-11-21 18:37:39 -06:00 |
|
asset_library
|
Fix author names not showing up in the AssetLib
|
2025-10-30 15:47:48 -03:00 |
|
audio
|
Add a new editor theme
|
2025-10-30 00:31:54 -03:00 |
|
debugger
|
Assign layout key to Debugger
|
2025-11-28 20:42:47 +01:00 |
|
doc
|
Fix the returned controls of EditorHelpBitTooltip::show_tooltip() were not freed in ScriptTextEditor
|
2025-11-23 23:31:59 +08:00 |
|
docks
|
Merge pull request #113306 from Eshaan-byte/fix-dock-infinite-append
|
2025-12-01 11:50:07 +01:00 |
|
export
|
Merge pull request #113026 from YeldhamDev/export_dialog_tidyup
|
2025-12-01 11:48:56 +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 various problems with the credits roll
|
2025-11-29 15:49:03 -03:00 |
|
icons
|
Merge pull request #113065 from KoBeWi/Outdock
|
2025-11-25 09:52:30 -06:00 |
|
import
|
Merge pull request #112448 from YeldhamDev/extra_panels
|
2025-12-01 11:48:34 +01:00 |
|
inspector
|
Merge pull request #113353 from SatLess/oversight
|
2025-12-01 13:38:29 +01:00 |
|
plugins
|
Make bottom panel into available dock slot
|
2025-11-21 18:52:13 +01:00 |
|
project_manager
|
Merge pull request #77292 from Calinou/project-manager-add-select-all-none-shortcuts
|
2025-11-20 16:47:01 -06:00 |
|
project_upgrade
|
Fix compilation errors with deprecated=no
|
2025-11-20 20:12:29 +08:00 |
|
run
|
Merge pull request #113300 from LanzaSchneider/fix-focus-grab-warning-macos
|
2025-12-01 11:49:58 +01:00 |
|
scene
|
Merge pull request #113080 from Rindbee/fix-the-returned-control-was-not-freed
|
2025-11-27 09:55:50 +01:00 |
|
script
|
Merge pull request #113080 from Rindbee/fix-the-returned-control-was-not-freed
|
2025-11-27 09:55:50 +01:00 |
|
settings
|
Merge pull request #112903 from sockeye-d/fix-action-map-editor-renaming
|
2025-11-25 09:52:31 -06:00 |
|
shader
|
Merge pull request #97620 from jj11hh/master
|
2025-12-01 11:48:05 +01:00 |
|
themes
|
Merge pull request #113252 from bruvzg/ed_nat_menu_theme
|
2025-12-01 11:49:24 +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
|
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
|
Make editor language setting default to Auto
|
2025-11-03 20:11:52 +08:00 |
|
editor_interface.h
|
Make editor language setting default to Auto
|
2025-11-03 20:11:52 +08: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
|
Editor: Restructure editor code
|
2025-07-04 18:18:22 +02:00 |
|
editor_main_screen.h
|
Improve 2D/3D main screen auto-switching logic
|
2025-04-09 09:34:44 -07:00 |
|
editor_node.cpp
|
Merge pull request #113353 from SatLess/oversight
|
2025-12-01 13:38:29 +01:00 |
|
editor_node.h
|
[Editor] Simplify native menu icon generation.
|
2025-11-27 23:04:51 +02: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
|
Merge pull request #111095 from Meorge/feat/margincontainer-viz
|
2025-10-14 10:31:24 -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 |