godot/editor
Thaddeus Crews 5e8c2f9a0e
Merge pull request #108872 from Giganzo/text-contrast-stack-var
Fix bad text contrast on readonly EditorPropertyArray/Dict/Res
2025-09-22 08:50:04 -05:00
..
animation Merge pull request #107511 from shadow-foss/insert-at-timeline-cursor-button 2025-09-20 13:41:35 -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 #106849 from KoBeWi/soft_coding 2025-09-20 13:41:28 -05:00
export Merge pull request #107789 from rsanchezsaez/apple/apple-embedded-export-template 2025-09-19 13:07:09 -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 #108804 from bruvzg/mac_bundle_icon 2025-09-22 08:50:02 -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 #108872 from Giganzo/text-contrast-stack-var 2025-09-22 08:50:04 -05:00
plugins Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
project_manager Defer checking for rendering device support until the new project dialog is opened 2025-09-05 00:41:34 -07:00
project_upgrade Merge pull request #107065 from timothyqiu/scene-close-all 2025-09-20 13:41:37 -05:00
run Fix shortcut reset for spatial_editor/tool_select 2025-08-12 10:46:20 +02:00
scene Merge pull request #62083 from KoBeWi/string_slice'n_dice 2025-09-22 08:50:01 -05:00
script Merge pull request #62083 from KoBeWi/string_slice'n_dice 2025-09-22 08:50:01 -05:00
settings Merge pull request #107511 from shadow-foss/insert-at-timeline-cursor-button 2025-09-20 13:41:35 -05:00
shader Improve usage of String.split() vs get_slice() 2025-09-19 16:31:55 +02: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 #107065 from timothyqiu/scene-close-all 2025-09-20 13:41:37 -05:00
editor_node.h Merge pull request #107065 from timothyqiu/scene-close-all 2025-09-20 13:41:37 -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