Rémi Verschelde
|
70ae90e0e8
Core: Drop custom `copymem`/`zeromem` defines
|
4 years ago |
Gromph
|
d964b86249
Fix EditorExportPlugin _export_begin and _export_end functions not being called when exporting UWP
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
188609e5ab
CI: Update to clang-format 11 and apply ternary operator changes
|
4 years ago |
Rémi Verschelde
|
4a1643114e
Export: Reorder options for consistency across platforms
|
4 years ago |
unknown
|
ae75e7d8f9
Fixed an issue in UWP export caused by duplicate entry for extensions in content types file.
|
4 years ago |
Rémi Verschelde
|
f99cbb94cc
Export: Rename 'Windows Universal' to 'UWP'
|
5 years ago |
Aaron Franke
|
01061c6fbb
Simplify some code in platform/uwp/export
|
5 years ago |
D00T24
|
3317f7640e
fixed godot not recognising 150x150 icon for uwp export
|
5 years ago |
Rémi Verschelde
|
5011afcb6a
Export: Improve usability of command line interface
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
George Marques
|
5d7c13dcbb
Fix inverted value check in UWP export packager
|
5 years ago |
piratesephiroth
|
a0fd450415
[UWP] [Export] added additional checks for blank values
|
5 years ago |
Rémi Verschelde
|
dec10dd776
Merge pull request #32051 from qarmin/some_error_explanation
|
5 years ago |
qarmin
|
17732fe698
Added some obvious errors explanations
|
5 years ago |
qarmin
|
50be65bf43
Changed some code found by Clang Tidy and Coverity
|
5 years ago |
Fabio Alessandrelli
|
c19871af6d
Move CryptoCore to it's own folder.
|
6 years ago |
Rémi Verschelde
|
37a16fee05
Export: Remove temp files from cache after export
|
6 years ago |
Robin Hübner
|
6ab118c464
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories.
|
6 years ago |
qarmin
|
aab8da25ad
Fix some code found by Coverity Scan and PVS Studio
|
6 years ago |
Fabio Alessandrelli
|
564d93ff10
CryptoCore class to access to base crypto utils.
|
6 years ago |
qarmin
|
53c0a29fb0
Fix memory leak after closing files
|
6 years ago |
George Marques
|
c121d8871d
Allow project export to be canceled
|
6 years ago |
marxin
|
e7f22ebdcd
Enable warnings=extra on clang and GCC testers.
|
6 years ago |
volzhs
|
8920bb8c1b
Fix directory check when exporting project
|
6 years ago |
Ricardo Lüders
|
3fdbdd8380
Fixes misleading error message when trying to export
|
6 years ago |
Rémi Verschelde
|
bc26d0d6cd
Platform: Ensure classes match their header filename
|
6 years ago |
Rémi Verschelde
|
2323464f5e
ExportDialog: Make error messages translatable
|
6 years ago |
M. Huri
|
544015e380
Fixed a typo in 'uwp_device_capabilites'
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |