godot/editor
2026-06-16 22:53:41 +02:00
..
animation Check blend weight for AnimNode error&remove _validate_animation_graph 2026-06-08 08:32:42 +09:00
asset_library Merge pull request #119751 from YeldhamDev/asset_version_touchup 2026-06-15 08:52:44 -05:00
audio Fix audio bus name update 2026-04-30 15:33:46 +02:00
debugger Prevent crash when detaching freed debugger 2026-06-03 15:43:02 +02:00
doc [RTL] Fix indent / list level not taken into account. 2026-06-09 13:25:11 +03:00
docks Fixed 'Move Up/Down' editing foreign nodes. 2026-06-04 12:24:08 -04:00
export Merge pull request #119890 from syntaxerror247/template-manager 2026-06-02 09:39:06 -05:00
file_system Merge pull request #116063 from KoBeWi/to_lower_time 2026-05-25 12:52:30 -05:00
gui Fix EditorSpinSlider not showing tooltips 2026-06-01 22:38:13 +02:00
icons Merge pull request #119635 from YeldhamDev/flip_those_ratings 2026-05-25 11:19:04 -05:00
import Merge pull request #119598 from nikitalita/ensure-bptc-textures 2026-05-29 10:47:39 -05:00
inspector EditorPropertyArray clipping fix 2026-06-13 17:02:35 +03:00
plugins Fix EditorPlugin::remove_control_from_docks freeing passed control 2026-06-01 14:47:06 +02:00
project_manager Wrap project titles 2026-06-05 11:28:02 +02:00
project_upgrade Merge pull request #116905 from KoBeWi/slashtableflip 2026-05-07 11:13:25 -05:00
run Ensure project.godot exists before running the project in the editor 2026-05-21 18:24:18 +02:00
scene [Editor] Fix SceneTreeEditor drop. 2026-06-09 10:04:29 +03:00
script Merge pull request #116905 from KoBeWi/slashtableflip 2026-05-07 11:13:25 -05:00
settings Disable navigation gizmo by default for Desktop platforms 2026-06-04 21:15:46 +05:30
shader Properly update shader text syntax highlighting (for disabled regions) 2026-06-02 16:19:24 +03:00
themes Merge pull request #119710 from passivestar/follow-system-theme-fix 2026-05-25 11:19:06 -05:00
translations Sync translations with Weblate 2026-06-16 22:53:41 +02:00
version_control Overhaul scene loading and edit state management 2026-04-14 16:53:30 +02:00
editor_builders.py Buildsystem: Simplify format_buffer utility method 2026-04-21 23:18:42 +02:00
editor_data.cpp Merge pull request #118225 from Hrothdel/editor-fix-resource-preview-jitter 2026-05-19 11:18:25 -05:00
editor_data.h Overhaul scene loading and edit state management 2026-04-14 16:53:30 +02:00
editor_interface.compat.inc Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
editor_interface.cpp Overhaul scene loading and edit state management 2026-04-14 16:53:30 +02:00
editor_interface.h Remove unused includes in platform with clangd-tidy 2026-03-14 22:37:05 +01:00
editor_log.cpp Merge pull request #118954 from AdriaandeJongh/move-output-clear-button 2026-05-01 12:30:35 -05: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
editor_node.cpp Fix some issues with the editor dock tabs 2026-05-19 12:13:26 -03:00
editor_node.h Merge pull request #118853 from KoBeWi/final_final_v2 2026-05-12 12:25:45 -05:00
editor_string_names.h
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
register_editor_types.cpp Add cleanup of EditorInspector clipboard contents 2026-04-30 10:47:38 +02:00
register_editor_types.h
SCsub
template_builders.py Remove unused includes in modules with clangd-tidy 2026-03-16 16:40:39 +01:00