| .. |
|
animation
|
Merge pull request #110459 from YeldhamDev/let_the_poor_ints_slide
|
2025-09-22 13:28:52 -05:00 |
|
asset_library
|
Editor: Restructure editor code
|
2025-07-04 18:18:22 +02:00 |
|
audio
|
Editor: Restructure editor code
|
2025-07-04 18:18:22 +02:00 |
|
debugger
|
Improve usage of String.split() vs get_slice()
|
2025-09-19 16:31:55 +02:00 |
|
doc
|
Update class reference contribution link.
|
2025-09-10 16:50:44 +02:00 |
|
docks
|
Merge pull request #110250 from YeldhamDev/i_just_cant_keep_focused
|
2025-09-22 13:28:44 -05:00 |
|
export
|
Merge pull request #110387 from timothyqiu/project-zip-utf8
|
2025-09-22 13:28:49 -05: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
|
Merge pull request #110459 from YeldhamDev/let_the_poor_ints_slide
|
2025-09-22 13:28:52 -05:00 |
|
icons
|
Merge pull request #109413 from WhalesState/ProfilerAutostartWarning-icon-cleanup
|
2025-09-22 08:50:03 -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 #110459 from YeldhamDev/let_the_poor_ints_slide
|
2025-09-22 13:28:52 -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
|
Hide Control focus when given via mouse input
|
2025-09-19 13:43:29 -03:00 |
|
scene
|
Merge pull request #110459 from YeldhamDev/let_the_poor_ints_slide
|
2025-09-22 13:28:52 -05:00 |
|
script
|
Merge pull request #110250 from YeldhamDev/i_just_cant_keep_focused
|
2025-09-22 13:28:44 -05:00 |
|
settings
|
Merge pull request #110459 from YeldhamDev/let_the_poor_ints_slide
|
2025-09-22 13:28:52 -05:00 |
|
shader
|
Merge pull request #110250 from YeldhamDev/i_just_cant_keep_focused
|
2025-09-22 13:28:44 -05:00 |
|
themes
|
Merge pull request #82121 from MewPurPur/more-icons
|
2025-09-19 13:07:04 -05:00 |
|
translations
|
Merge pull request #109977 from timothyqiu/tooltip-atr-extract
|
2025-09-19 20:54:30 -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
|
Fix Editor crash during first scan in headless import mode.
|
2025-07-27 04:55:23 +03: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
|
Merge pull request #110135 from Flynsarmy/scene_changed
|
2025-09-22 08:50:09 -05:00 |
|
editor_node.h
|
Add GDSOFTCLASS to six inheritors of Object
|
2025-09-21 16:22:29 +01: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 |