.. |
animation
|
Fix some easing presets not translated
|
2025-10-10 13:21:56 +02:00 |
asset_library
|
Editor: Restructure editor code
|
2025-07-04 18:18:22 +02:00 |
audio
|
Remove #include "scene/main/timer.h" from control.h
|
2025-10-05 14:41:06 +09:00 |
debugger
|
Remove circular unneeded debug_adapter_protocol.h include from debug_adapter_parser.h .
|
2025-10-10 10:40:47 +02:00 |
doc
|
Reorder registration of types, to register supertypes before subtypes.
|
2025-10-09 11:50:32 +02:00 |
docks
|
Merge pull request #89409 from aaronfranke/server-folders
|
2025-10-03 12:01:00 -05:00 |
export
|
Merge pull request #110485 from bruvzg/aemb_dtr
|
2025-10-13 07:35:19 +02:00 |
file_system
|
Remove file_access.h and script_backtrace.h includes from logger.h .
|
2025-10-05 17:49:23 +09:00 |
gui
|
Merge pull request #111068 from KoBeWi/bruh💀
|
2025-10-07 14:34:00 +02:00 |
icons
|
Merge pull request #110661 from Calinou/dpitexture-fix-icon-name
|
2025-09-30 20:10:45 -05:00 |
import
|
Tweak physics property hints in the 3D Advanced Import Settings dialog
|
2025-10-08 01:50:10 +02:00 |
inspector
|
Merge pull request #109816 from SatLess/ArraysArePeopleToo
|
2025-10-13 12:30:11 -05:00 |
plugins
|
Merge pull request #111012 from KoBeWi/activate_never
|
2025-10-09 11:46:45 -05:00 |
project_manager
|
Project Manager: Prohibit duplicating a project into itself
|
2025-10-05 21:50:00 +03:00 |
project_upgrade
|
Merge pull request #108577 from YYF233333/global_class_list
|
2025-09-30 11:19:10 -05:00 |
run
|
Merge pull request #111270 from chocola-mint/include-optimization-control
|
2025-10-06 09:06:31 -05:00 |
scene
|
Merge pull request #111481 from Ivorforce/texture-less-includes
|
2025-10-13 12:30:13 -05:00 |
script
|
Merge pull request #111527 from DenisCiammaricone/fix-inline-object-parse
|
2025-10-13 12:30:00 -05:00 |
settings
|
Merge pull request #110823 from Calinou/ui-builtin-actions-all-devices
|
2025-10-07 17:15:00 -05:00 |
shader
|
Merge pull request #111223 from Ivorforce/remove-iterator-include
|
2025-10-06 09:06:49 -05:00 |
themes
|
Remove extraneous includes from texture.h .
|
2025-10-10 18:39:16 +02:00 |
translations
|
Allow to rearrange translation list via drag and drop
|
2025-10-03 20:44:56 +02:00 |
version_control
|
Rework editor docks
|
2025-09-29 17:30:41 +02:00 |
editor_builders.py
|
Editor: Generate translation data in separate cpp files
|
2025-09-17 23:10:51 +08:00 |
editor_data.cpp
|
Merge pull request #108577 from YYF233333/global_class_list
|
2025-09-30 11:19:10 -05:00 |
editor_data.h
|
Add class icon cache to EditorNode
|
2025-05-27 13:59:13 +02:00 |
editor_interface.compat.inc
|
Add inherit parameter to open_scene_from_path
|
2024-12-12 10:24:58 -05:00 |
editor_interface.cpp
|
Merge pull request #109049 from ryevdokimov/deprecate-script-add-root-node
|
2025-10-01 13:12:45 -05:00 |
editor_interface.h
|
Merge pull request #109049 from ryevdokimov/deprecate-script-add-root-node
|
2025-10-01 13:12:45 -05:00 |
editor_log.cpp
|
Remove #include "scene/main/timer.h" from control.h
|
2025-10-05 14:41:06 +09:00 |
editor_log.h
|
Remove #include "scene/main/timer.h" from control.h
|
2025-10-05 14:41:06 +09: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
|
Add material debanding for use in Mobile rendering method.
|
2025-10-08 16:22:41 -04:00 |
editor_node.h
|
Remove #include "scene/main/timer.h" from control.h
|
2025-10-05 14:41:06 +09: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 #106503 from KoBeWi/docker_exe
|
2025-10-01 17:54:10 -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 |