summaryrefslogtreecommitdiff
path: root/platform/uwp/export/export_plugin.h
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-10-18Unify usage of GLOBAL/EDITOR_GETkobewi
2022-08-29Rename String `plus_file` to `path_join`Aaron Franke
2022-08-14Refactor the export checking logic to improve separation of concernsFredia Huya-Kouadio
2022-07-29Update export dialog to handle many architecturesAaron Franke
2022-07-29Make some editor export methods constAaron Franke
2022-07-26Split up editor export code into multiple filesAaron Franke
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-05-20Add a new HashSet templatereduz
2022-05-16Replace most uses of Map by HashMapreduz
2022-04-12Narrow FileAccess scope to prevent deadlocks.bruvzg
2022-04-11Make FileAccess and DirAccess classes reference counted.bruvzg
2022-04-06Fix some issues found by cppcheck.bruvzg
2022-03-05Rename StreamTexture* to CompressedTexture*reduz
2022-02-15Editor: Cleanup some includes dependenciesRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-28clang-format: Various fixes to comments alignment from `clang-format` 13Rémi Verschelde
2021-08-12Split uwp platform export template into multiple filesSergey Minakov