Adam Scott
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
10 months ago |
Thaddeus Crews
|
b37fc1014a
Style: Apply new `clang-format` changes
|
1 year ago |
bruvzg
|
07e986f728
Allow adding custom export platforms using scripts / GDExtension.
|
1 year ago |
bruvzg
|
f72e74f395
[Windows/Linux] Check custom export templates architecture.
|
1 year ago |
Michael Alexsander
|
41a75cfa4f
Allow exporting release Android builds without a debug keystore
|
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
|
3dffe0b967
Merge pull request #63312 from bruvzg/one_click
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
bruvzg
|
cebefc9f5d
[Export] Add one-click deploy over SSH for the desktop exports.
|
3 years ago |
bruvzg
|
ac0ed9ce67
Windows icon export improvements.
|
2 years ago |
bruvzg
|
7db3822c2e
[Windows] Add icon to the console wrapper, add option to set icon for the console wrapper on export.
|
2 years ago |
bruvzg
|
9a33c97c2a
Add console wrapper app to handle console i/o redirection on Windows.
|
2 years ago |
bruvzg
|
d91cb1d5d5
[macOS export] Simplify code signing options, add support for rcodesign tool for signing and notarization.
|
3 years ago |
Fredia Huya-Kouadio
|
45c7377556
Refactor the export checking logic to improve separation of concerns
|
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 |
bruvzg
|
e00571b194
Add readable export errors.
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
bruvzg
|
800a68837f
Fix export plugins after embedded PCK loading changes.
|
3 years ago |
bruvzg
|
c0cc41d6c1
Improve embedded PCK loading and exporting.
|
3 years ago |
Aaron Franke
|
13392a96e9
Generate export template file names instead of having a fixed set
|
3 years ago |
Aaron Franke
|
f301451fa3
Move extension logic to EditorExportPlatformLinuxBSD
|
3 years ago |
Aaron Franke
|
e5e697564d
Move fixup_embedded_pck to EditorExportPlatform classes
|
3 years ago |
bruvzg
|
f0315c28a8
[Export] Add "export console script" option for Linux, macOS, and Windows exports.
|
3 years ago |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 years ago |
NeilKleistGao
|
1cf2b9a44b
Add warning for Windows export when rcedit is not configured
|
3 years ago |
bruvzg
|
3bf05c9018
[Export] Instead of removing unsupported options, hide it.
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Sergey Minakov
|
6627f18e0f
Split windows platform export template into multiple files
|
4 years ago |