godot/editor
Thaddeus Crews a8643700ce
Merge pull request #118661 from KoBeWi/AssetLib_is_dead
Fix leftover AssetLib icon reference
2026-04-16 21:46:57 -05:00
..
animation Unify AnimationTree error panel 2026-04-15 08:12:22 +05:30
asset_library Improve asset store and port it to the new API 2026-04-11 12:56:08 -03:00
audio Revamp audio bus UI 2026-04-13 06:42:45 -03:00
debugger Merge pull request #115151 from YeldhamDev/multi_node_theme_fix 2026-04-13 15:52:18 -05:00
doc Allow image dimensions in RichTextLabel to be relative to font size 2026-04-07 16:41:20 -07:00
docks Improve Move/Duplicate dialog 2026-04-15 12:14:59 +02:00
export Extract individual templates from remote TPZ 2026-04-16 13:17:59 +02:00
file_system Merge pull request #117025 from brandonhare/fix-imported-resource-script-class 2026-04-13 11:45:57 -05:00
gui Remove p_ and add r_ prefixes to argument names 2026-04-15 13:47:15 -07:00
icons Merge pull request #117432 from vaner-org/animationtree-unify-error 2026-04-15 12:40:39 +02:00
import Add missing dictionary type hints in SVG DPITexture import options 2026-04-14 23:41:21 +10:00
inspector Merge pull request #118633 from jaydensipe/small-icon-fix 2026-04-16 09:41:18 -05:00
plugins Disable auto-translation of plugin names 2026-03-30 11:58:26 +02:00
project_manager Fix leftover AssetLib icon reference 2026-04-17 01:55:29 +02:00
project_upgrade Add missing resource_*.h includes 2026-03-27 07:03:39 -04:00
run Hide Remote Deploy button when not configured 2026-04-15 21:25:46 +05:30
scene Merge pull request #118648 from YeldhamDev/meshlib_editor_focus_fix 2026-04-16 21:46:56 -05:00
script Clean up FindInFiles code 2026-04-10 11:58:50 -04:00
settings Merge pull request #112992 from YeldhamDev/asset_store_new_api 2026-04-15 12:40:26 +02:00
shader Merge pull request #114622 from LucaTuerk/shader_create_dialog_include_fix 2026-04-10 10:32:23 -05:00
themes Merge pull request #112992 from YeldhamDev/asset_store_new_api 2026-04-15 12:40:26 +02:00
translations Adds translation context to Controls 2026-04-14 23:47:49 -03:00
version_control Support Commit Amends 2026-03-31 12:21:19 +02:00
editor_builders.py [Editor] Handle spaces in paths when generating translations 2026-01-14 12:42:36 +01:00
editor_data.cpp Fix AnimationTree AnimationPlayerEditor broken 2026-03-28 19:38:12 -04:00
editor_data.h Fix reload_scene_from_path may crash 2026-03-03 21:51:53 +08:00
editor_interface.compat.inc Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
editor_interface.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_interface.h Remove unused includes in platform with clangd-tidy 2026-03-14 22:37:05 +01:00
editor_log.cpp Fix minimum height of Output buttons 2026-04-01 16:03:17 +02:00
editor_log.h Reorganize Output dock 2026-03-11 12:14:19 +01:00
editor_main_screen.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01: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 #116308 from deralmas/wl/restore-workaround 2026-04-15 12:40:31 +02:00
editor_node.h Right-click on scene tab without selecting it 2026-03-27 00:42:20 +05:30
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 Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
editor_undo_redo_manager.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
editor_undo_redo_manager.h Correctly handle discarding of saved redo 2025-11-10 00:25:34 +01:00
register_editor_types.cpp Add type filters to create dialog 2026-03-31 17:17:23 +02: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 Remove unused includes in modules with clangd-tidy 2026-03-16 16:40:39 +01:00