| .. |
|
animation
|
Merge pull request #113479 from Meorge/feat/collapse-anim-groups
|
2026-02-24 09:29:42 -06:00 |
|
asset_library
|
More scroll hint work around the editor
|
2026-01-06 18:34:20 -03:00 |
|
audio
|
a11y: Remove "not accessible at this time" placeholders.
|
2026-01-19 14:10:27 -05:00 |
|
debugger
|
Fix mute button after pausing and stopping
|
2026-02-20 10:31:51 -03:00 |
|
doc
|
Minimize include dependencies of display_server.h
|
2026-02-17 19:45:31 +01:00 |
|
docks
|
Merge pull request #113479 from Meorge/feat/collapse-anim-groups
|
2026-02-24 09:29:42 -06:00 |
|
export
|
Allow providing Android APK/AAB as base packs for patch PCKs
|
2026-02-23 14:26:52 +01:00 |
|
file_system
|
Change HashSet copy constructor from implicit to explicit.
|
2026-02-16 23:10:33 +01:00 |
|
gui
|
Add smooth to the changing of properties values in visual shader
|
2026-02-23 14:11:29 +03:00 |
|
icons
|
Merge pull request #115794 from TokageItLab/toggle-trackball
|
2026-02-05 09:32:35 -06:00 |
|
import
|
Fix incorrect index usage in path string construction in PostImportPluginSkeletonRestFixer
|
2026-02-20 23:10:01 +01:00 |
|
inspector
|
Merge pull request #116624 from Chaosus/vs_spin_change_improvement
|
2026-02-24 09:29:20 -06:00 |
|
plugins
|
Include some headers explicitly in some important spots, to estimate include costs better.
|
2026-02-20 15:33:03 +01:00 |
|
project_manager
|
Fix buttons for opening project in file manager
|
2026-01-31 20:23:17 +02:00 |
|
project_upgrade
|
Add reload_open_files() to script editor
|
2026-02-18 17:06:14 -08:00 |
|
run
|
Fix game speed UI not resetting when game is restarted
|
2026-02-22 18:40:32 -08:00 |
|
scene
|
Merge pull request #112219 from Meorge/feat/signals-ui-use-monospaced-font
|
2026-02-24 09:29:18 -06:00 |
|
script
|
Merge pull request #114813 from KoBeWi/harry_POTter
|
2026-02-25 09:27:34 -06:00 |
|
settings
|
Merge pull request #114813 from KoBeWi/harry_POTter
|
2026-02-25 09:27:34 -06:00 |
|
shader
|
Add smooth to the changing of properties values in visual shader
|
2026-02-23 14:11:29 +03:00 |
|
themes
|
Merge pull request #115111 from KoBeWi/icons_are_baaaaaaaaaaaaack
|
2026-02-20 14:34:27 -06:00 |
|
translations
|
Merge pull request #114813 from KoBeWi/harry_POTter
|
2026-02-25 09:27:34 -06:00 |
|
version_control
|
Style: Convert *.gen.inc to *.gen.h
|
2026-02-05 19:47:56 -06:00 |
|
editor_builders.py
|
[Editor] Handle spaces in paths when generating translations
|
2026-01-14 12:42:36 +01:00 |
|
editor_data.cpp
|
Updated unsaved scene dialog to show the time the scene was opened if the scene was last saved before the editor was stared instead of editor startup time.
|
2026-02-15 14:29:55 -07:00 |
|
editor_data.h
|
Updated unsaved scene dialog to show the time the scene was opened if the scene was last saved before the editor was stared instead of editor startup time.
|
2026-02-15 14:29:55 -07:00 |
|
editor_interface.compat.inc
|
|
|
|
editor_interface.cpp
|
Add EditorInterface::get_unsaved_scenes()
|
2026-02-23 11:36:02 -06:00 |
|
editor_interface.h
|
Add EditorInterface::get_unsaved_scenes()
|
2026-02-23 11:36:02 -06:00 |
|
editor_log.cpp
|
Remove sky.h include from environment.h, to speed up compile time.
|
2026-01-30 00:05:55 +01:00 |
|
editor_log.h
|
Add bottom dock tab style setting
|
2025-11-25 00:04:04 +01:00 |
|
editor_main_screen.cpp
|
GUI: Add accessibility region role for landmark navigation
|
2026-01-19 08:12:33 -05:00 |
|
editor_main_screen.h
|
|
|
|
editor_node.cpp
|
Add EditorInterface::get_unsaved_scenes()
|
2026-02-23 11:36:02 -06:00 |
|
editor_node.h
|
Add EditorInterface::get_unsaved_scenes()
|
2026-02-23 11:36:02 -06:00 |
|
editor_string_names.h
|
|
|
|
editor_undo_redo_manager.compat.inc
|
|
|
|
editor_undo_redo_manager.cpp
|
Fix mark_scene_as_unsaved() not working with "Reload Saved Screen
|
2026-01-31 23:20:56 -05:00 |
|
editor_undo_redo_manager.h
|
Correctly handle discarding of saved redo
|
2025-11-10 00:25:34 +01:00 |
|
register_editor_types.cpp
|
Merge pull request #109360 from DexterFstone/add-a-scene-painter-tool
|
2026-02-23 11:59:08 -06:00 |
|
register_editor_types.h
|
|
|
|
SCsub
|
Editor: Generate translation data in separate cpp files
|
2025-09-17 23:10:51 +08:00 |
|
template_builders.py
|
|
|