godot-module-template/editor
Thaddeus Crews 42c771d160
Merge pull request #115957 from YeldhamDev/cursor_manipulator
Add `View3DController` for editor 3D view manipulation
2026-03-06 12:40:06 -06:00
..
animation Remove previous animation libraries before adding them to dummy player 2026-03-06 14:52:37 +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 Merge pull request #117013 from Mrfanta-stick/fix-missing-syntax-highlighter-include 2026-03-04 14:32:28 -06:00
docks Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
export Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
file_system Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
gui Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
icons Display icon next to project's Godot version in Project Manager if its version differs from current version 2026-03-04 08:20:55 -08:00
import Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
inspector Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +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 Add View3DController for editor 3D view manipulation 2026-03-05 12:51:48 -03:00
scene Merge pull request #115957 from YeldhamDev/cursor_manipulator 2026-03-06 12:40:06 -06:00
script Fix TextEditor breakpoint and bookmark shortcuts not working until menu is opened 2026-03-05 18:33:56 -05:00
settings Add View3DController for editor 3D view manipulation 2026-03-05 12:51:48 -03:00
shader Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
themes Merge pull request #114236 from warriormaster12/san-popupmenu-search-bar 2026-03-04 11:20:49 -06: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 Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
editor_log.h Add bottom dock tab style setting 2025-11-25 00:04:04 +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 #117109 from syntaxerror247/script-editor-portrait 2026-03-06 12:44:31 +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