behaviour-tree-test/editor
2026-03-02 21:24:35 +01: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 Reorganize interface/editor setttings 2026-02-27 22:25:59 +01:00
doc rm class_db.h from resource.h 2026-02-27 19:08:29 -05:00
docks Merge pull request #111573 from StarryWorm/rm-class_db.h-from-resource.h 2026-02-28 13:55:24 -06:00
export Merge pull request #116714 from bruvzg/ios_pr 2026-02-27 15:44:43 -06:00
file_system rm class_db.h from resource.h 2026-02-27 19:08:29 -05:00
gui Fix replace bar requiring pressing enter twice 2026-03-02 21:24:35 +01: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 Merge pull request #111573 from StarryWorm/rm-class_db.h-from-resource.h 2026-02-28 13:55:24 -06: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 Merge pull request #111573 from StarryWorm/rm-class_db.h-from-resource.h 2026-02-28 13:55:24 -06: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 #111573 from StarryWorm/rm-class_db.h-from-resource.h 2026-02-28 13:55:24 -06:00
themes Reorganize interface/editor setttings 2026-02-27 22:25:59 +01: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
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
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
SCsub Editor: Generate translation data in separate cpp files 2025-09-17 23:10:51 +08:00
template_builders.py