godot/platform/windows/export
Yuri Sizov 95b27fe8c7 Reorganize code related to editor theming
This change introduces a new EditorThemeManager class
to abstract theme generatio and its subroutines.

Logic related to EditorTheme, EditorColorMap, and editor
icons has been extracted into their respective files with
includes cleaned up.

All related files have been moved to a separate folder to
better scope them in the project. This includes relevant
generated files as well.
2024-01-16 11:57:45 +01:00
..
export_plugin.cpp Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
export_plugin.h Allow exporting release Android builds without a debug keystore 2023-06-19 01:00:13 -03:00
export.cpp Style: Harmonize header includes in platform ports 2023-06-08 15:19:19 +02:00
export.h [Export] Add readable descriptions and validation warnings to the export options. 2023-04-19 08:35:59 +03:00
logo.svg SCons: Move platform logo/run icon to export folder 2023-06-20 13:16:37 +02:00
run_icon.svg Optimize SVG icons and remove unused Transpose icon 2023-07-07 17:58:15 +03:00