| .. |
|
animation
|
Merge pull request #113903 from Arnklit/animation-player-drag-keys-render-fix
|
2025-12-17 22:27:11 +01:00 |
|
asset_library
|
Enable scroll hints and background panel in the AssetLib
|
2025-12-18 17:31:40 -03:00 |
|
audio
|
Add and adjust more scroll hints in the editor
|
2025-12-17 11:15:33 -03:00 |
|
debugger
|
Merge pull request #114054 from YeldhamDev/its_hinting_time
|
2025-12-17 22:27:19 +01:00 |
|
doc
|
Merge pull request #113574 from YeldhamDev/take_the_hint
|
2025-12-09 19:32:11 +01:00 |
|
docks
|
Merge pull request #114152 from KoBeWi/nomina_errorum
|
2025-12-19 11:53:20 +01:00 |
|
export
|
Use EditorFileDialog eveywhere in the editor
|
2025-12-19 02:47:45 +01:00 |
|
file_system
|
Merge pull request #114159 from YeldhamDev/owners_dialog_touchup
|
2025-12-18 23:32:57 +01:00 |
|
gui
|
Fix `TabContainer`'s minimum size ignoring the popup button
|
2025-12-17 18:27:49 -03:00 |
|
icons
|
Merge pull request #113723 from KoBeWi/multiplayer_singlefolder
|
2025-12-11 12:12:43 -06:00 |
|
import
|
Write to animation import settings only when needed to prevent bloating the .import file
|
2025-12-14 16:47:15 +02:00 |
|
inspector
|
Fix icon resizing for `NodePath` properties not working
|
2025-12-18 16:04:27 -03:00 |
|
plugins
|
Use Unicode arrow symbols throughout the editor
|
2025-12-02 01:36:35 +01:00 |
|
project_manager
|
Merge pull request #113917 from Calinou/project-manager-folder-naming-convention-quick-settings
|
2025-12-19 11:53:16 +01:00 |
|
project_upgrade
|
Fix compilation errors with deprecated=no
|
2025-11-20 20:12:29 +08:00 |
|
run
|
Merge pull request #112210 from Giganzo/hover-game-speed
|
2025-12-18 23:31:00 +01:00 |
|
scene
|
Merge pull request #111748 from Calinou/doc-sdfgi-debug-probes
|
2025-12-19 11:52:53 +01:00 |
|
script
|
Use EditorFileDialog eveywhere in the editor
|
2025-12-19 02:47:45 +01:00 |
|
settings
|
Merge pull request #113917 from Calinou/project-manager-folder-naming-convention-quick-settings
|
2025-12-19 11:53:16 +01:00 |
|
shader
|
Fix different separations across different code editors
|
2025-12-16 12:51:23 -03:00 |
|
themes
|
Fix tree line editor corners
|
2025-12-20 22:20:05 +04:00 |
|
translations
|
Sync translations with Weblate
|
2025-12-18 22:10:42 +01:00 |
|
version_control
|
Use EditorFileDialog eveywhere in the editor
|
2025-12-19 02:47:45 +01:00 |
|
SCsub
|
…
|
|
|
editor_builders.py
|
…
|
|
|
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
|
Make Output dock global
|
2025-12-05 19:19:35 +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 #110731 from KoBeWi/restNOTre
|
2025-12-19 11:52:31 +01:00 |
|
editor_node.h
|
Reorganize editor menu setup, allow switching global menu without restart.
|
2025-12-17 13:54:50 +02: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
|
Add new monospace related hint strings
|
2025-12-03 12:57:40 -05:00 |
|
register_editor_types.h
|
…
|
|
|
template_builders.py
|
…
|
|