godot/editor
Thaddeus Crews b5c906478d
Merge pull request #117835 from Arnklit/texture-region-move
Add moving and ratio-locked scaling to the region editor
2026-04-10 10:32:42 -05:00
..
animation Merge pull request #117498 from vaner-org/blendspace-visual-consistency 2026-04-09 17:41:07 -05:00
asset_library Merge pull request #116971 from KoBeWi/longcut 2026-03-04 11:20:38 -06:00
audio Add missing resource_*.h includes 2026-03-27 07:03:39 -04:00
debugger Merge pull request #118208 from RgeditV1/fix-copy-remote-path 2026-04-08 09:25:38 -05:00
doc Allow image dimensions in RichTextLabel to be relative to font size 2026-04-07 16:41:20 -07:00
docks Merge pull request #118301 from mihe/default-editor-inspector 2026-04-10 10:32:36 -05:00
export Merge pull request #115502 from bruvzg/ios_int_mod 2026-03-30 13:35:41 -05:00
file_system Fix newly imported files not having existing UID assigned 2026-03-31 15:58:02 +02:00
gui Merge pull request #118273 from KoBeWi/make_flying 2026-04-10 10:32:24 -05:00
icons Add keyword code completion option 2026-04-08 20:04:08 +02:00
import Use early continues in ResourceImporterScene post fix importer mesh code 2026-04-02 18:13:26 -07:00
inspector Merge pull request #118301 from mihe/default-editor-inspector 2026-04-10 10:32:36 -05:00
plugins Disable auto-translation of plugin names 2026-03-30 11:58:26 +02:00
project_manager Remove unused includes in editor with clangd-tidy 2026-03-15 20:47:05 +01:00
project_upgrade Add missing resource_*.h includes 2026-03-27 07:03:39 -04:00
run Temporarily remove flow capabilities of the Game view toolbar 2026-04-08 11:47:45 -03:00
scene Merge pull request #117835 from Arnklit/texture-region-move 2026-04-10 10:32:42 -05:00
script Merge pull request #118168 from KoBeWi/fif.inc 2026-04-08 09:25:37 -05:00
settings Merge pull request #116156 from ryevdokimov/view-axis-gizmo-no-restart 2026-04-08 09:25:44 -05:00
shader Merge pull request #114622 from LucaTuerk/shader_create_dialog_include_fix 2026-04-10 10:32:23 -05:00
themes Exempt TitleBarLogo from saturation 2026-04-10 05:52:35 +05:30
translations Add missing resource_*.h includes 2026-03-27 07:03:39 -04: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 Implement inline text shader previews 2026-04-10 08:40:02 +03: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