summaryrefslogtreecommitdiff
path: root/platform/uwp/export
AgeCommit message (Expand)Author
2021-04-27Core: Drop custom `copymem`/`zeromem` definesRémi Verschelde
2021-04-14Fix EditorExportPlugin _export_begin and _export_end functions not being call...Gromph
2021-03-28Rename Texture.get_data() to get_image()Marcel Admiraal
2021-01-12CI: Update to clang-format 11 and apply ternary operator changesRémi Verschelde
2021-01-09Split OS::execute into two methodsMarcel Admiraal
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-28Rename empty() to is_empty()Marcel Admiraal
2020-12-02Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut
2020-11-20Export: Reorder options for consistency across platformsRémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-10-18Refactor MethodBind to use variadic templatesreduz
2020-10-08Fixed an issue in UWP export caused by duplicate entry for extensions in cont...unknown
2020-09-05Adds PCK encryption support (using script encryption key for export).bruvzg
2020-07-10Add override keywords.Marcel Admiraal
2020-06-19Export: Rename 'Windows Universal' to 'UWP'Rémi Verschelde
2020-06-11Simplify some code in platform/uwp/exportAaron Franke
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-14Port member initialization from constructor to declaration (C++11)Rémi Verschelde
2020-05-10New lightmapperJuan Linietsky
2020-05-10Style: clang-format: Disable AllowShortIfStatementsOnASingleLineRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-23Adding missing include guards to header files identified by LGTM.Rajat Goswami
2020-02-11Texture refactorJuan Linietsky
2020-02-06Merge pull request #35886 from doot24/fix_#35871Rémi Verschelde
2020-02-05Remove duplicate ERR_PRINT macro.Marcel Admiraal
2020-02-03fixed godot not recognising 150x150 icon for uwp exportD00T24
2020-01-07Export: Improve usability of command line interfaceRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-11-25Fix inverted value check in UWP export packagerGeorge Marques
2019-11-09[UWP] [Export] added additional checks for blank valuespiratesephiroth
2019-09-25Merge pull request #32051 from qarmin/some_error_explanationRémi Verschelde
2019-09-25Added some obvious errors explanationsqarmin
2019-09-22Changed some code found by Clang Tidy and Coverityqarmin
2019-08-19Move CryptoCore to it's own folder.Fabio Alessandrelli
2019-08-12Export: Remove temp files from cache after exportRémi Verschelde
2019-08-09Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...Robin Hübner
2019-07-23Fix some code found by Coverity Scan and PVS Studioqarmin
2019-07-02CryptoCore class to access to base crypto utils.Fabio Alessandrelli
2019-06-05Fix memory leak after closing filesqarmin
2019-05-18Allow project export to be canceledGeorge Marques
2019-04-02Enable warnings=extra on clang and GCC testers.marxin
2019-03-06Fix directory check when exporting projectvolzhs
2019-03-05Fixes misleading error message when trying to exportRicardo Lüders
2019-02-12Platform: Ensure classes match their header filenameRémi Verschelde
2019-01-21ExportDialog: Make error messages translatableRémi Verschelde
2019-01-19Fixed a typo in 'uwp_device_capabilites'M. Huri
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-11-27uwp export: fix existing template checkAndrea Beconcini
2018-11-01Export for OS X on OS X now lets you select .dmg or .zipMarcelo Fernandez