Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [macOS export] Add support for Xcode notarytool. | bruvzg | 2022-12-07 | 1 | -19/+112 |
| | |||||
* | [macOS] Fix export button incorrectly disabled when using login/app password ↵ | bruvzg | 2022-11-30 | 1 | -1/+1 |
| | | | | for notarization. | ||||
* | [Export] Use image loader directly to avoid "resource as image file" errors. | bruvzg | 2022-11-21 | 1 | -2/+5 |
| | |||||
* | Fix unused exitcode in macos export plugin | Markus Sauermann | 2022-11-20 | 1 | -1/+1 |
| | | | | Fix that the exitcode is never set. | ||||
* | Windows icon export improvements. | bruvzg | 2022-11-18 | 1 | -8/+7 |
| | | | | | | | Regenerate Windows icon on export to ensure correct icon size order. Add support for using PNG/WebP/SVG files as an icon for Windows exports. Allow using WebP/SVG files as icon for macOS exports. Add option to select generated icons interpolation, and set default interpolation to Lanczos. | ||||
* | Unify usage of GLOBAL/EDITOR_GET | kobewi | 2022-10-18 | 1 | -11/+11 |
| | |||||
* | [.NET Export] Improve .NET export process. | bruvzg | 2022-10-07 | 1 | -67/+64 |
| | | | | | | | | | | [macOS export] Fix incorrect file placement, search paths and architecture detection. [macOS export] Automatically detect executable files and set +x flag. [macOS export] Automatically apply "Disable Library Validation" entitlements when required. [macOS export] Remove old Mono export code. Fix folder tree creation for shared objects export. Add arch suffix to the exported .NET "data" folder name. Remove old Mono code from .NET "data" folder lookup. | ||||
* | Fixes #65377: get_datetime_* functions can return wrong values | James | 2022-09-10 | 1 | -16/+14 |
| | |||||
* | Rename String `plus_file` to `path_join` | Aaron Franke | 2022-08-29 | 1 | -16/+16 |
| | |||||
* | [macOS export] Simplify code signing options, add support for rcodesign tool ↵ | bruvzg | 2022-08-26 | 1 | -207/+432 |
| | | | | for signing and notarization. | ||||
* | [macOS / iOS Export] Fix generation of duplicate locale property list files. | bruvzg | 2022-08-18 | 1 | -46/+50 |
| | |||||
* | Refactor the export checking logic to improve separation of concerns | Fredia Huya-Kouadio | 2022-08-14 | 1 | -1/+12 |
| | |||||
* | Extract EditorResourceConversionPlugin into its own source files and clean ↵ | Yuri Sizov | 2022-07-31 | 1 | -0/+1 |
| | | | | up editor includes | ||||
* | Merge pull request #63563 from aaronfranke/export-arch | Rémi Verschelde | 2022-07-30 | 1 | -8/+9 |
|\ | |||||
| * | Update export dialog to handle many architectures | Aaron Franke | 2022-07-29 | 1 | -7/+8 |
| | | |||||
| * | Make some editor export methods const | Aaron Franke | 2022-07-29 | 1 | -1/+1 |
| | | |||||
* | | Swap arguments of ResourceSaver.save() | kobewi | 2022-07-29 | 1 | -1/+1 |
|/ | |||||
* | Update export template names for Windows, Mac, and Linux | Aaron Franke | 2022-07-22 | 1 | -5/+5 |
| | |||||
* | [Export] Update generated CLI helper script to work on clean macOS Monterey ↵ | bruvzg | 2022-07-21 | 1 | -3/+14 |
| | | | | installation. | ||||
* | Rename OSX to macOS and iPhoneOS to iOS. | bruvzg | 2022-07-21 | 1 | -0/+1673 |