godot-module-template/editor/settings
Rémi Verschelde a447ac95ec
Move DisplayServer enums and typedefs to DisplayServerEnums
This will allow decoupling `display_server.h` from a number of headers in the
codebase which only require those enums and not all the DisplayServer API.
2026-03-03 12:44:02 +01:00
..
action_map_editor.cpp Merge pull request #115822 from Nintorch/fix-duplicate-inputmap-events 2026-02-27 15:44:42 -06:00
action_map_editor.h Modern style: Use stylebox setter for Action Map TreeItems 2025-11-05 16:30:57 -03:00
editor_autoload_settings.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
editor_autoload_settings.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_build_profile.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
editor_build_profile.h Add more toggleable options in Engine Compilation Configuration Editor 2026-01-23 01:26:47 +01:00
editor_command_palette.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
editor_command_palette.h Merge pull request #114813 from KoBeWi/harry_POTter 2026-02-25 09:27:34 -06:00
editor_event_search_bar.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
editor_event_search_bar.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_feature_profile.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
editor_feature_profile.h Separate Node editor dock 2025-11-22 10:17:03 +08:00
editor_folding.cpp Allow animation groups to be collapsed by clicking disclosure chevron on left 2026-02-23 10:48:24 -08:00
editor_folding.h Allow animation groups to be collapsed by clicking disclosure chevron on left 2026-02-23 10:48:24 -08:00
editor_layouts_dialog.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
editor_layouts_dialog.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_settings.cpp Move DisplayServer enums and typedefs to DisplayServerEnums 2026-03-03 12:44:02 +01:00
editor_settings.h Move DisplayServer enums and typedefs to DisplayServerEnums 2026-03-03 12:44:02 +01:00
editor_settings_dialog.cpp Reorganize interface/editor setttings 2026-02-27 22:25:59 +01:00
editor_settings_dialog.h Add note to extension-change error message about how to make editor recognize an extension 2026-02-13 17:34:30 -08:00
event_listener_line_edit.cpp Move accessibility methods/enums from DisplayServer to the AccessibilityServer dedicated singleton. 2026-03-02 13:48:29 +02:00
event_listener_line_edit.h Remove unused private variables in godot/editor 2025-12-07 02:55:08 -08:00
input_event_configuration_dialog.cpp Merge pull request #115822 from Nintorch/fix-duplicate-inputmap-events 2026-02-27 15:44:42 -06:00
input_event_configuration_dialog.h Don't allow duplicate events in ActionMapEditor 2026-02-27 20:53:11 +05:00
project_settings_editor.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
project_settings_editor.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
SCsub Editor: Restructure editor code 2025-07-04 18:18:22 +02:00