.. |
animation
|
Revert "Replace many uses of is_class with derives_from ."
|
2025-09-25 13:48:53 +02: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
|
Add GDSOFTCLASS to deeper inheritors of Object
|
2025-09-24 19:15:56 +01:00 |
doc
|
Update class reference contribution link.
|
2025-09-10 16:50:44 +02:00 |
docks
|
Merge pull request #110420 from fstxz/fix-folder-nullptr
|
2025-09-25 14:57:10 -05:00 |
export
|
Add GDSOFTCLASS to deeper inheritors of Object
|
2025-09-24 19:15:56 +01:00 |
file_system
|
Fix editor crash cause by EditorFileSystem::get_singleton access in theme initialization path
|
2025-09-04 18:11:55 +02:00 |
gui
|
Change preview methods to take Callable
|
2025-09-23 20:13:00 +02:00 |
icons
|
Merge pull request #110108 from PiCode9560/suspend-button
|
2025-09-24 09:59:15 -05:00 |
import
|
OBJ importer: Support bump multiplier (normal scale)
|
2025-09-26 12:46:31 +02:00 |
inspector
|
Merge pull request #105773 from dugramen/fix-inspector-spacing
|
2025-09-24 09:59:08 -05:00 |
plugins
|
Editor: Restructure editor code
|
2025-07-04 18:18:22 +02:00 |
project_manager
|
Merge pull request #110250 from YeldhamDev/i_just_cant_keep_focused
|
2025-09-22 13:28:44 -05:00 |
project_upgrade
|
Merge pull request #107065 from timothyqiu/scene-close-all
|
2025-09-20 13:41:37 -05:00 |
run
|
Merge pull request #110108 from PiCode9560/suspend-button
|
2025-09-24 09:59:15 -05:00 |
scene
|
Revert "Replace many uses of is_class with derives_from ."
|
2025-09-25 13:48:53 +02:00 |
script
|
Revert "Replace many uses of is_class with derives_from ."
|
2025-09-25 13:48:53 +02:00 |
settings
|
Merge pull request #107692 from timothyqiu/editor-overrides-doc
|
2025-09-23 14:51:49 -05:00 |
shader
|
Merge pull request #110837 from wheatear-dev/add-gdsoftclass-deeper
|
2025-09-25 12:13:56 -05:00 |
themes
|
Merge pull request #82121 from MewPurPur/more-icons
|
2025-09-19 13:07:04 -05:00 |
translations
|
Merge pull request #107649 from timothyqiu/no-translations-configured
|
2025-09-23 14:51:44 -05: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 #100437 from KoBeWi/ruaninstancequestionmark
|
2025-09-23 12:08:48 -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 #103608 from gr8alpaca/expose_node_3d_snapping
|
2025-09-19 13:07:18 -05:00 |
editor_interface.h
|
Merge pull request #103608 from gr8alpaca/expose_node_3d_snapping
|
2025-09-19 13:07:18 -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
|
Revert "Replace many uses of is_class with derives_from ."
|
2025-09-25 13:48:53 +02:00 |
editor_node.h
|
Merge pull request #109915 from arkology/audio-editor
|
2025-09-24 09:59:10 -05: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
|
Move remaining 3D files to 3D folder and move physics gizmos to their own physics folder.
|
2025-07-11 18:46:13 +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 |