godot-module-template/editor
2026-03-11 15:42:04 -05:00
..
animation Remove unused includes in core with clangd-tidy 2026-03-11 06:41:36 +01:00
asset_library Merge pull request #116971 from KoBeWi/longcut 2026-03-04 11:20:38 -06:00
audio Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
debugger Merge pull request #115842 from Arbee4ever/lsp-log-startup-errors 2026-03-04 14:32:35 -06:00
doc Remove unused includes in core with clangd-tidy 2026-03-11 06:41:36 +01:00
docks Merge pull request #117228 from ryevdokimov/touch-optimization-no-restart 2026-03-09 15:18:24 -05:00
export Split VariantCaster from binder_common.h 2026-03-10 17:59:33 +08:00
file_system Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
gui Reorganize Output dock 2026-03-11 12:14:19 +01:00
icons Merge pull request #117203 from kitbdev/sc-ed3d 2026-03-09 15:18:20 -05:00
import Merge pull request #117088 from bruvzg/svg_alp 2026-03-11 15:42:00 -05:00
inspector Remove unused includes in scene with clangd-tidy 2026-03-10 16:40:00 +01:00
plugins Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
project_manager Merge pull request #111528 from Meorge/feat/project-manager-upgrade 2026-03-06 12:40:02 -06:00
project_upgrade Get rid of all unnecessary class_db.h includers 2026-03-04 17:40:05 -05:00
run Allow to change the color of canvas selection 2026-03-06 16:13:43 -03:00
scene Merge pull request #117286 from akien-mga/clangd-unused-includes-scene 2026-03-10 14:11:08 -05:00
script Merge pull request #117016 from Mrfanta-stick/fix-script-create-dialog-fallback 2026-03-09 15:18:10 -05:00
settings Add enter and escape shortcuts in input map editor 2026-03-10 18:54:15 -04:00
shader Remove unused includes in scene with clangd-tidy 2026-03-10 16:40:00 +01:00
themes Merge pull request #117228 from ryevdokimov/touch-optimization-no-restart 2026-03-09 15:18:24 -05:00
translations i18n: Extract Control accessibility name/description in POT generator 2026-03-05 20:04:52 -06: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 Get rid of all unnecessary class_db.h includers 2026-03-04 17:40:05 -05:00
editor_log.cpp Reorganize Output dock 2026-03-11 12:14:19 +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 Reorganize Output dock 2026-03-11 12:14:19 +01:00
editor_node.h Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +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 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