.. |
animation
|
Merge pull request #107468 from Calinou/editor-animationtree-warn-disabled
|
2025-09-30 18:35:14 -05:00 |
asset_library
|
Editor: Restructure editor code
|
2025-07-04 18:18:22 +02:00 |
audio
|
Fix Audio bottom panel going under the taskbar on small displays
|
2025-08-30 15:59:56 +03:00 |
debugger
|
Merge pull request #107954 from stuartcarnie/unix_domain_socket_support
|
2025-09-30 18:35:08 -05:00 |
doc
|
Change ClassDB::get_class_list and related stuff.
|
2025-09-16 15:00:33 +08:00 |
docks
|
Merge pull request #110420 from fstxz/fix-folder-nullptr
|
2025-09-25 14:57:10 -05:00 |
export
|
Merge pull request #108658 from bruvzg/ed_pl_init
|
2025-09-30 18:35:25 -05:00 |
file_system
|
Merge pull request #108577 from YYF233333/global_class_list
|
2025-09-30 11:19:10 -05:00 |
gui
|
Merge pull request #108577 from YYF233333/global_class_list
|
2025-09-30 11:19:10 -05:00 |
icons
|
Merge pull request #110108 from PiCode9560/suspend-button
|
2025-09-24 09:59:15 -05:00 |
import
|
Merge pull request #107989 from Jojo-1000/docs-add-required-qualifier
|
2025-09-19 09:17:06 -05:00 |
inspector
|
Merge pull request #110492 from KoBeWi/pro🍐_languages
|
2025-09-30 18:35:03 -05:00 |
plugins
|
Editor: Restructure editor code
|
2025-07-04 18:18:22 +02:00 |
project_manager
|
Merge pull request #110492 from KoBeWi/pro🍐_languages
|
2025-09-30 18:35:03 -05:00 |
project_upgrade
|
Merge pull request #108577 from YYF233333/global_class_list
|
2025-09-30 11:19:10 -05:00 |
run
|
Core: Add UNIX domain socket support
|
2025-09-26 05:46:19 +10:00 |
scene
|
Merge pull request #111050 from MBCX/fix-incorrect-color-usage
|
2025-09-30 18:35:12 -05:00 |
script
|
Merge pull request #108577 from YYF233333/global_class_list
|
2025-09-30 11:19:10 -05:00 |
settings
|
Merge pull request #110492 from KoBeWi/pro🍐_languages
|
2025-09-30 18:35:03 -05:00 |
shader
|
Merge pull request #108577 from YYF233333/global_class_list
|
2025-09-30 11:19:10 -05:00 |
themes
|
Fix incorrect usage of Color::from_hsv() that was exposed by newer compiler warnings
|
2025-09-29 18:18:51 -04:00 |
translations
|
i18n: Sync translations with Weblate
|
2025-09-30 13:32:35 +02:00 |
version_control
|
Editor: Restructure editor code
|
2025-07-04 18:18:22 +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 #110156 from aaronfranke/editor-res-filesystem
|
2025-09-30 18:35:15 -05:00 |
editor_interface.h
|
Merge pull request #110156 from aaronfranke/editor-res-filesystem
|
2025-09-30 18:35:15 -05:00 |
editor_log.cpp
|
Editor: Restructure editor code
|
2025-07-04 18:18:22 +02:00 |
editor_log.h
|
Change editor button focus mode to FOCUS_ACCESSIBILITY .
|
2025-06-08 15:53:27 +03: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 #105737 from Calinou/editor-project-settings-init-jolt
|
2025-09-30 11:19:14 -05:00 |
editor_node.h
|
Use Jolt Physics by default in newly created projects
|
2025-09-26 17:16:28 +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
|
Fix crash when checking unsaved history
|
2025-05-15 22:37:57 +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
|
TextureEditors: Compile shader/material only once
|
2025-08-23 13:48:07 +03: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 |