summaryrefslogtreecommitdiff
path: root/platform/windows/export/export_plugin.cpp
AgeCommit message (Expand)Author
2022-03-22Generate export template file names instead of having a fixed setAaron Franke
2022-03-21Move extension logic to EditorExportPlatformLinuxBSDAaron Franke
2022-03-20Move fixup_embedded_pck to EditorExportPlatform classesAaron Franke
2022-03-14[Export] Add "export console script" option for Linux, macOS, and Windows exp...bruvzg
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-02-03Add warning for Windows export when rcedit is not configuredNeilKleistGao
2022-01-22[Export] Instead of removing unsupported options, hide it.bruvzg
2022-01-03Update copyright statements to 2022RĂ©mi Verschelde
2021-12-09Replace String comparisons with "", String() to is_empty()Nathan Franke
2021-08-12Split windows platform export template into multiple filesSergey Minakov