Hendrik Brucker
|
7e21eb7e00
Extract and reorganize texture resource classes
|
2 years ago |
Michael Alexsander
|
41a75cfa4f
Allow exporting release Android builds without a debug keystore
|
2 years ago |
Rémi Verschelde
|
9e4315bb50
Style: Harmonize header includes in platform ports
|
2 years ago |
Andreas Raddau
|
fab160ce70
Store sensitive export options in dedicated credentials file
|
2 years ago |
bruvzg
|
0088981c40
[Export] Add readable descriptions and validation warnings to the export options.
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 years ago |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
3 years ago |
Fredia Huya-Kouadio
|
45c7377556
Refactor the export checking logic to improve separation of concerns
|
3 years ago |
Aaron Franke
|
17c4cd6412
Update export dialog to handle many architectures
|
3 years ago |
Aaron Franke
|
a0072ba39f
Make some editor export methods const
|
3 years ago |
Aaron Franke
|
e53ae13178
Split up editor export code into multiple files
|
3 years ago |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
3 years ago |
reduz
|
45af29da80
Add a new HashSet template
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
bruvzg
|
4bf99f4af2
Narrow FileAccess scope to prevent deadlocks.
|
3 years ago |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 years ago |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 years ago |
reduz
|
ccd4cdfd8b
Rename StreamTexture* to CompressedTexture*
|
3 years ago |
Rémi Verschelde
|
11572c6e30
Editor: Cleanup some includes dependencies
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Rémi Verschelde
|
3a6be64c12
clang-format: Various fixes to comments alignment from `clang-format` 13
|
3 years ago |
Sergey Minakov
|
253581f85c
Split uwp platform export template into multiple files
|
4 years ago |