godot/editor
Rémi Verschelde 970f8236b5
Merge pull request #117733 from KoBeWi/autranslator_localized_(i.e._at_location)
Add `_get_tooltip_auto_translate_mode_at()` to Control
2026-03-23 22:36:15 +01:00
..
animation Merge pull request #117649 from shadow-foss/fix-animkey-fpstime-drag 2026-03-23 22:35:41 +01:00
asset_library Merge pull request #116971 from KoBeWi/longcut 2026-03-04 11:20:38 -06:00
audio Merge pull request #109743 from Giganzo/audio-speakers-item 2026-03-16 12:07:54 +01:00
debugger Make memnew(RefCounted) return Ref, to force callers to take ownership of it through a reference. 2026-03-18 20:34:08 +01:00
doc [Editor] Generate and display documentation for the properties generated by PropertyListHelper. 2026-03-18 11:26:03 +02:00
docks Fix docking popup with editor scale != 1.0 2026-03-19 16:21:59 +02:00
export Merge pull request #117707 from KoBeWi/ring_of_progres 2026-03-23 22:36:07 +01:00
file_system Remove unused includes in editor with clangd-tidy 2026-03-15 20:47:05 +01:00
gui Merge pull request #117707 from KoBeWi/ring_of_progres 2026-03-23 22:36:07 +01:00
icons Merge pull request #117707 from KoBeWi/ring_of_progres 2026-03-23 22:36:07 +01:00
import Make memnew(RefCounted) return Ref, to force callers to take ownership of it through a reference. 2026-03-18 20:34:08 +01:00
inspector Merge pull request #117692 from YeldhamDev/inspectorsection_revert_button 2026-03-23 22:36:03 +01:00
plugins Remove unused MSG_ID_ACTIVE 2026-03-18 20:21:39 +01:00
project_manager Remove unused includes in editor with clangd-tidy 2026-03-15 20:47:05 +01:00
project_upgrade Make memnew(RefCounted) return Ref, to force callers to take ownership of it through a reference. 2026-03-18 20:34:08 +01:00
run Remove unused includes in editor with clangd-tidy 2026-03-15 20:47:05 +01:00
scene Merge pull request #117730 from KoBeWi/no_edit_only_read 2026-03-23 22:36:11 +01:00
script Merge pull request #113762 from LilithSilver/bind-get-unsaved-scripts 2026-03-23 22:33:47 +01:00
settings Merge pull request #117733 from KoBeWi/autranslator_localized_(i.e._at_location) 2026-03-23 22:36:15 +01:00
shader Fix texture blit source texture naming 2026-03-18 11:40:52 -05:00
themes Merge pull request #117462 from Giganzo/audio-bus-effect-margin 2026-03-16 12:08:38 +01:00
translations Merge pull request #108909 from KoBeWi/parser_parsing_array 2026-03-16 11:32:59 -05:00
version_control Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_builders.py [Editor] Handle spaces in paths when generating translations 2026-01-14 12:42:36 +01:00
editor_data.cpp Explicitly include scene_tree.h where used 2026-03-05 10:43:25 +01: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 Misc includes or modernize fixes found via clangd-tidy 2026-03-16 21:38:26 +01: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 #117688 from KoBeWi/usureuwannacanceldadownload 2026-03-23 22:35:58 +01:00
editor_node.h Ask before quitting when templates are downloading 2026-03-20 21:03:46 +01: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 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 Get rid of all unnecessary class_db.h includers 2026-03-04 17:40:05 -05:00
register_editor_types.h
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