Rémi Verschelde
|
af878716f2
CI: Update to clang-format 11 and apply ternary operator changes
|
4 years ago |
Marcel Admiraal
|
2a74b388d0
Split OS::execute into two methods
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Rafał Mikrut
|
e1811b689b
Initialize class/struct variables with default values in platform/ and editor/
|
4 years ago |
Rémi Verschelde
|
504efc5f9b
Export: Reorder options for consistency across platforms
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
reduz
|
ee06a70ea6
Refactor MethodBind to use variadic templates
|
4 years ago |
unknown
|
9cb46ed4e7
Fixed an issue in UWP export caused by duplicate entry for extensions in content types file.
|
4 years ago |
bruvzg
|
f043eabdd8
Adds PCK encryption support (using script encryption key for export).
|
5 years ago |
Marcel Admiraal
|
26fcf2b04c
Add override keywords.
|
5 years ago |
Rémi Verschelde
|
08ef0aab16
Export: Rename 'Windows Universal' to 'UWP'
|
5 years ago |
Aaron Franke
|
068054002d
Simplify some code in platform/uwp/export
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 years ago |
Juan Linietsky
|
1bea8e1eac
New lightmapper
|
5 years ago |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 years ago |
Rémi Verschelde
|
17ce184921
Merge pull request #35886 from doot24/fix_#35871
|
5 years ago |
Marcel Admiraal
|
5af3b4ca27
Remove duplicate ERR_PRINT macro.
|
5 years ago |
D00T24
|
88bd3227ac
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
|
6 years ago |
qarmin
|
17732fe698
Added some obvious errors explanations
|
6 years ago |
qarmin
|
50be65bf43
Changed some code found by Clang Tidy and Coverity
|
6 years ago |