kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 년 전 |
bruvzg
|
8dab4a2aa3
[Windows] Improve build environment detection, add support for Windows on ARM.
|
2 년 전 |
bruvzg
|
d91cb1d5d5
[macOS export] Simplify code signing options, add support for rcodesign tool for signing and notarization.
|
3 년 전 |
Fredia Huya-Kouadio
|
45c7377556
Refactor the export checking logic to improve separation of concerns
|
3 년 전 |
Rémi Verschelde
|
3e5ad8213f
Merge pull request #63563 from aaronfranke/export-arch
|
3 년 전 |
bruvzg
|
ea00cf7270
Improve some export error messages.
|
3 년 전 |
Aaron Franke
|
17c4cd6412
Update export dialog to handle many architectures
|
3 년 전 |
Aaron Franke
|
8b5c744f95
Update export template names for Windows, Mac, and Linux
|
3 년 전 |
bruvzg
|
e00571b194
Add readable export errors.
|
3 년 전 |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 년 전 |
bruvzg
|
800a68837f
Fix export plugins after embedded PCK loading changes.
|
3 년 전 |
bruvzg
|
2ca91948de
[Windows Export] Improve error messages for missing rcedit and signtool.
|
3 년 전 |
bruvzg
|
c0cc41d6c1
Improve embedded PCK loading and exporting.
|
3 년 전 |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 년 전 |
Aaron Franke
|
13392a96e9
Generate export template file names instead of having a fixed set
|
3 년 전 |
Aaron Franke
|
f301451fa3
Move extension logic to EditorExportPlatformLinuxBSD
|
3 년 전 |
Aaron Franke
|
e5e697564d
Move fixup_embedded_pck to EditorExportPlatform classes
|
3 년 전 |
bruvzg
|
f0315c28a8
[Export] Add "export console script" option for Linux, macOS, and Windows exports.
|
3 년 전 |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 년 전 |
NeilKleistGao
|
1cf2b9a44b
Add warning for Windows export when rcedit is not configured
|
3 년 전 |
bruvzg
|
3bf05c9018
[Export] Instead of removing unsupported options, hide it.
|
3 년 전 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 년 전 |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 년 전 |
Sergey Minakov
|
6627f18e0f
Split windows platform export template into multiple files
|
4 년 전 |