godot-module-template/editor
Thaddeus Crews 634220e9fc
Merge pull request #114971 from KoBeWi/resettings
Reorganize interface/editor setttings
2026-02-27 15:44:44 -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 Reorganize interface/editor setttings 2026-02-27 22:25:59 +01:00
doc Merge pull request #116545 from passivestar/help-separators 2026-02-27 08:49:37 -06:00
docks Merge pull request #114971 from KoBeWi/resettings 2026-02-27 15:44:44 -06:00
export Merge pull request #116714 from bruvzg/ios_pr 2026-02-27 15:44:43 -06:00
file_system Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
gui Reorganize interface/editor setttings 2026-02-27 22:25:59 +01: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 Reorganize interface/editor setttings 2026-02-27 22:25:59 +01:00
plugins Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
project_manager Reorganize interface/editor setttings 2026-02-27 22:25:59 +01: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 Reorganize interface/editor setttings 2026-02-27 22:25:59 +01:00
script Reorganize interface/editor setttings 2026-02-27 22:25:59 +01:00
settings Merge pull request #114971 from KoBeWi/resettings 2026-02-27 15:44:44 -06:00
shader Merge pull request #114971 from KoBeWi/resettings 2026-02-27 15:44:44 -06:00
themes Reorganize interface/editor setttings 2026-02-27 22:25:59 +01: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 Reorganize interface/editor setttings 2026-02-27 22:25:59 +01: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