godot-module-template/editor
Thaddeus Crews dd150a3823
Merge pull request #116413 from Chaosus/shader_fix_completion
Fixes for completion of shader preprocessor defines
2026-02-27 15:44:40 -06:00
..
animation Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
asset_library Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06: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 Merge pull request #116545 from passivestar/help-separators 2026-02-27 08:49:37 -06:00
docks Merge pull request #116470 from AdriaandeJongh/rename-paste 2026-02-27 15:44:39 -06:00
export Core: Remove class_db.h include from ref_counted.h 2026-02-26 18:14:23 -06:00
file_system Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
gui Merge pull request #115978 from lodetrick/always-pin 2026-02-27 08:49:35 -06:00
icons Merge pull request #115794 from TokageItLab/toggle-trackball 2026-02-05 09:32:35 -06:00
import Merge pull request #115528 from akshat-loya/master 2026-02-27 08:49:27 -06:00
inspector Merge pull request #116826 from Repiteo/style/class-db-explicit-include 2026-02-26 16:18:45 -06: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 Editor additions for MipMaps and rd_textures 2026-02-27 08:38:13 -06: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 Merge pull request #116413 from Chaosus/shader_fix_completion 2026-02-27 15:44:40 -06:00
themes Merge pull request #116545 from passivestar/help-separators 2026-02-27 08:49:37 -06:00
translations Merge pull request #115297 from KoBeWi/used_not 2026-02-27 08:49:36 -06: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 GUI: Add accessibility region role for landmark navigation 2026-01-19 08:12:33 -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