godot/editor
Thaddeus Crews 98ee65eafd
Merge pull request #53679 from Calinou/editor-large-text-scene-add-warning
Show a warning toast when saving a large text-based scene
2025-11-17 19:36:13 -06:00
..
animation Fix read-only state for Skeleton and Inspector 2025-11-15 23:10:15 +09:00
asset_library Fix author names not showing up in the AssetLib 2025-10-30 15:47:48 -03:00
audio Add a new editor theme 2025-10-30 00:31:54 -03:00
debugger Improve auto-translation of Debugger 2025-11-17 20:11:35 +01:00
doc Don't expose underscored signals 2025-11-14 18:52:42 +01:00
docks Merge pull request #112201 from timothyqiu/update-main-scene 2025-11-14 14:22:50 -06:00
export Merge pull request #112590 from syntaxerror247/export-dialog 2025-11-13 20:52:15 -06:00
file_system Merge pull request #106532 from isaaccp/fix-texture-atlas-import-deadlock 2025-11-17 10:56:41 -06:00
gui Merge pull request #106780 from arkology/no-more-distraction 2025-11-17 10:56:37 -06:00
icons Always use a dark background for 3D editor overlays even with light theme 2025-11-18 02:28:27 +01:00
import Fix read-only state for Skeleton and Inspector 2025-11-15 23:10:15 +09:00
inspector Merge pull request #109153 from timothyqiu/replication-editor-auto-translation 2025-11-17 10:56:57 -06:00
plugins Merge pull request #93889 from dalexeev/gds-exclude-addons-exceptions-setting 2025-11-17 10:56:51 -06:00
project_manager Merge pull request #112825 from KoBeWi/why_would_you_do_that 2025-11-17 10:56:47 -06:00
project_upgrade Merge pull request #108577 from YYF233333/global_class_list 2025-09-30 11:19:10 -05:00
run Merge pull request #109987 from van800/shakhov/dap-devices 2025-11-12 11:24:10 -06:00
scene Always use a dark background for 3D editor overlays even with light theme 2025-11-18 02:28:27 +01:00
script Merge pull request #110761 from fkeyzuwu/assign-export-value-bug 2025-11-17 10:56:43 -06:00
settings Show a warning toast when saving a large text-based scene 2025-11-18 02:03:05 +01:00
shader Tweak high-end mark in the visual shader editor's node creation dialog 2025-11-18 01:40:49 +01:00
themes Merge pull request #103340 from Calinou/editor-visualshader-tweak-highend-label 2025-11-17 19:36:12 -06:00
translations Merge pull request #112587 from timothyqiu/not-script 2025-11-10 08:20:14 -06:00
version_control Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
editor_builders.py Cleanup editor translation related methods 2025-09-18 20:27:09 +08:00
editor_data.cpp Fix Clear Inheritance error 2025-10-29 21:27:50 +08:00
editor_data.h Fix Clear Inheritance error 2025-10-29 21:27:50 +08:00
editor_interface.compat.inc Add inherit parameter to open_scene_from_path 2024-12-12 10:24:58 -05:00
editor_interface.cpp Make editor language setting default to Auto 2025-11-03 20:11:52 +08:00
editor_interface.h Make editor language setting default to Auto 2025-11-03 20:11:52 +08:00
editor_log.cpp Merge pull request #106164 from lodetrick/refactor-bottom-panel 2025-11-07 10:32:35 -06:00
editor_log.h Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08: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 Show a warning toast when saving a large text-based scene 2025-11-18 02:03:05 +01:00
editor_node.h Merge pull request #106780 from arkology/no-more-distraction 2025-11-17 10:56:37 -06: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 #111095 from Meorge/feat/margincontainer-viz 2025-10-14 10:31:24 -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