| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #88419 from m4gr3d/add_export_preset_advanced_options_toggle | Rémi Verschelde | 2024-02-19 | 1 | -0/+13 |
|\ |
|
| * | Add an `Advanced Options` toggle to the editor export preset | Fredia Huya-Kouadio | 2024-02-18 | 1 | -0/+13 |
* | | Merge pull request #87823 from KoBeWi/ban_adb | Rémi Verschelde | 2024-02-17 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Don't invoke adb with no runnable Android preset | kobewi | 2024-02-15 | 1 | -0/+1 |
* | | Allow export plugins to override export option values | David Snopek | 2024-02-14 | 1 | -1/+42 |
* | | GDScript: Reintroduce binary tokenization on export | George Marques | 2024-02-08 | 1 | -0/+9 |
|/ |
|
* | [Export] Improve app / file version validation. | bruvzg | 2023-11-01 | 1 | -17/+41 |
* | Add a "version" project setting and use it in new export presets | Hugo Locurcio | 2023-08-04 | 1 | -0/+33 |
* | Re-architect how Android plugins are packaged and handled at export time | Fredia Huya-Kouadio | 2023-07-18 | 1 | -1/+20 |
* | Fix export options of scripted EditorExportPlugins | RedworkDE | 2023-07-04 | 1 | -6/+6 |
* | Store sensitive export options in dedicated credentials file | Andreas Raddau | 2023-05-10 | 1 | -0/+11 |
* | [Export] Add readable descriptions and validation warnings to the export opti... | bruvzg | 2023-04-19 | 1 | -1/+9 |
* | Merge pull request #70377 from dsnopek/server-export-mk2 | Rémi Verschelde | 2023-01-23 | 1 | -7/+89 |
|\ |
|
| * | Add "dedicated server" export mode which can strip unneeded visual resources | David Snopek | 2023-01-23 | 1 | -7/+89 |
* | | Remove references to compiled GDScript in export | George Marques | 2023-01-20 | 1 | -9/+0 |
|/ |
|
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | [macOS export] Simplify code signing options, add support for rcodesign tool ... | bruvzg | 2022-08-26 | 1 | -1/+4 |
* | Split up editor export code into multiple files | Aaron Franke | 2022-07-26 | 1 | -0/+221 |