bruvzg
|
45593d45b3
Allow setting custom initialization vector for FileAccessEncrypted. Add export setting to set static seed for PCK encryption initialization vectors.
|
1 month ago |
Rémi Verschelde
|
70ac89e776
Merge pull request #96980 from m4gr3d/enable_legacy_build_customization_by_plugin
|
2 months ago |
Fredia Huya-Kouadio
|
7a909896f7
Expose `get_export_option_visibility` to editor plugins
|
3 months ago |
Mikael Hermansson
|
d3be030ea6
Add ability to export patch packs
|
2 months ago |
bruvzg
|
07e986f728
Allow adding custom export platforms using scripts / GDExtension.
|
8 months ago |
Rémi Verschelde
|
ec0adfd23e
Merge pull request #88419 from m4gr3d/add_export_preset_advanced_options_toggle
|
9 months ago |
Fredia Huya-Kouadio
|
6ef31541bf
Add an `Advanced Options` toggle to the editor export preset
|
10 months ago |
Rémi Verschelde
|
e697774f61
Merge pull request #87823 from KoBeWi/ban_adb
|
10 months ago |
kobewi
|
343bfb112f
Don't invoke adb with no runnable Android preset
|
10 months ago |
David Snopek
|
ac88acde6f
Allow export plugins to override export option values
|
10 months ago |
George Marques
|
b4d0a09f15
GDScript: Reintroduce binary tokenization on export
|
10 months ago |
bruvzg
|
a0bd5f8568
[Export] Improve app / file version validation.
|
1 year ago |
Hugo Locurcio
|
ad4480bf2e
Add a "version" project setting and use it in new export presets
|
1 year ago |
Fredia Huya-Kouadio
|
d17811c814
Re-architect how Android plugins are packaged and handled at export time
|
1 year ago |
RedworkDE
|
fa84d09542
Fix export options of scripted EditorExportPlugins
|
1 year ago |
Andreas Raddau
|
fab160ce70
Store sensitive export options in dedicated credentials file
|
1 year ago |
bruvzg
|
0088981c40
[Export] Add readable descriptions and validation warnings to the export options.
|
1 year ago |
Rémi Verschelde
|
1dfd236f15
Merge pull request #70377 from dsnopek/server-export-mk2
|
1 year ago |
David Snopek
|
74458b6e9b
Add "dedicated server" export mode which can strip unneeded visual resources
|
2 years ago |
George Marques
|
7e5c2f945d
Remove references to compiled GDScript in export
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
bruvzg
|
d91cb1d5d5
[macOS export] Simplify code signing options, add support for rcodesign tool for signing and notarization.
|
2 years ago |
Aaron Franke
|
e53ae13178
Split up editor export code into multiple files
|
2 years ago |