godot-module-template/editor
2026-02-27 19:08:29 -05:00
..
animation Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
asset_library rm class_db.h from resource.h 2026-02-27 19:08:29 -05:00
audio Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
debugger Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
doc rm class_db.h from resource.h 2026-02-27 19:08:29 -05:00
docks rm class_db.h from resource.h 2026-02-27 19:08:29 -05:00
export Core: Remove class_db.h include from ref_counted.h 2026-02-26 18:14:23 -06:00
file_system rm class_db.h from resource.h 2026-02-27 19:08:29 -05:00
gui rm class_db.h from resource.h 2026-02-27 19:08:29 -05:00
icons Merge pull request #115794 from TokageItLab/toggle-trackball 2026-02-05 09:32:35 -06:00
import rm class_db.h from resource.h 2026-02-27 19:08:29 -05:00
inspector rm class_db.h from resource.h 2026-02-27 19:08:29 -05:00
plugins Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
project_manager Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
project_upgrade Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
run Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
scene rm class_db.h from resource.h 2026-02-27 19:08:29 -05:00
script Merge pull request #111547 from sockeye-d/script-editor-join-lines 2026-02-27 08:49:31 -06:00
settings Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
shader rm class_db.h from resource.h 2026-02-27 19:08:29 -05:00
themes Merge pull request #116545 from passivestar/help-separators 2026-02-27 08:49:37 -06:00
translations rm class_db.h from resource.h 2026-02-27 19:08:29 -05:00
version_control Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
editor_builders.py [Editor] Handle spaces in paths when generating translations 2026-01-14 12:42:36 +01:00
editor_data.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
editor_data.h Updated unsaved scene dialog to show the time the scene was opened if the scene was last saved before the editor was stared instead of editor startup time. 2026-02-15 14:29:55 -07:00
editor_interface.compat.inc Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
editor_interface.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
editor_interface.h Add EditorInterface::get_unsaved_scenes() 2026-02-23 11:36:02 -06:00
editor_log.cpp Remove sky.h include from environment.h, to speed up compile time. 2026-01-30 00:05:55 +01:00
editor_log.h Add bottom dock tab style setting 2025-11-25 00:04:04 +01:00
editor_main_screen.cpp rm class_db.h from resource.h 2026-02-27 19:08:29 -05: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 #116248 from KoBeWi/ReloadHD 2026-02-26 16:18:39 -06:00
editor_node.h Rework updating editor viewport HDR 2026-02-26 17:52:53 +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 Move RenderingServer enums to a dedicated RenderingServerEnums (RSE) namespace 2026-02-25 19:43:03 +01: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