summaryrefslogtreecommitdiff
path: root/platform/uwp/export/export_plugin.cpp
AgeCommit message (Expand)Author
2023-01-13Merge pull request #63312 from bruvzg/one_clickRémi Verschelde
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-29[Export] Add one-click deploy over SSH for the desktop exports.bruvzg
2022-10-18Unify usage of GLOBAL/EDITOR_GETkobewi
2022-08-14Refactor the export checking logic to improve separation of concernsFredia Huya-Kouadio
2022-07-31Extract EditorResourceConversionPlugin into its own source files and clean up...Yuri Sizov
2022-07-29Update export dialog to handle many architecturesAaron Franke
2022-07-29Make some editor export methods constAaron Franke
2022-07-08Add static methods for creating Image and ImageTexturekobewi
2022-05-20Add a new HashSet templatereduz
2022-05-16Replace most uses of Map by HashMapreduz
2022-05-11Fix ZipIO crash when reused (and possible leaks).bruvzg
2022-04-11Make FileAccess and DirAccess classes reference counted.bruvzg
2022-04-06Fix some issues found by cppcheck.bruvzg
2022-03-26HTML5: Explain why export templates are missingRémi Verschelde
2022-03-16Implement GDExtension export plugin.bruvzg
2022-03-05Rename StreamTexture* to CompressedTexture*reduz
2022-01-05Fix decoding UTF-8 filenames on unzipping.bruvzg
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-09Replace String comparisons with "", String() to is_empty()Nathan Franke
2021-11-23Rename `remove()` to `remove_at()` when removing by indexLightning_A
2021-08-31Make platform feature tag names lowercaseHugo Locurcio
2021-08-12Split uwp platform export template into multiple filesSergey Minakov