summaryrefslogtreecommitdiff
path: root/platform/macos/export
AgeCommit message (Expand)Author
2023-02-17macOS: Enable `display/high_res` by defaultAaron Franke
2023-01-30Refactor high quality texture importJuan Linietsky
2023-01-27Fix split allow empty string in SSH export plugindaviirodrig
2023-01-13Merge pull request #63312 from bruvzg/one_clickRémi Verschelde
2023-01-12Require Apple Team ID when using notarytoolPatrick Gelvin
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-29[Export] Add one-click deploy over SSH for the desktop exports.bruvzg
2022-12-16[macOS/iOS] Use framework Info.plist to determine library name.bruvzg
2022-12-07[macOS export] Add support for Xcode notarytool.bruvzg
2022-12-04Use system fonts as fallback and improve system font handling.bruvzg
2022-11-30[macOS] Fix export button incorrectly disabled when using login/app password ...bruvzg
2022-11-21[Export] Use image loader directly to avoid "resource as image file" errors.bruvzg
2022-11-20Fix unused exitcode in macos export pluginMarkus Sauermann
2022-11-18Windows icon export improvements.bruvzg
2022-10-18Unify usage of GLOBAL/EDITOR_GETkobewi
2022-10-13Fix macOS export plugin build without regex module.bruvzg
2022-10-07[.NET Export] Improve .NET export process.bruvzg
2022-10-07Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg
2022-09-26Style: Cleanup header guards for consistencyRémi Verschelde
2022-09-13Disable menus and functionality that are not relevant on the Android Editor portFredia Huya-Kouadio
2022-09-10Fixes #65377: get_datetime_* functions can return wrong valuesJames
2022-08-29Rename String `plus_file` to `path_join`Aaron Franke
2022-08-26[macOS export] Simplify code signing options, add support for rcodesign tool ...bruvzg
2022-08-18[macOS / iOS Export] Fix generation of duplicate locale property list files.bruvzg
2022-08-14Refactor the export checking logic to improve separation of concernsFredia Huya-Kouadio
2022-07-31Extract EditorResourceConversionPlugin into its own source files and clean up...Yuri Sizov
2022-07-30Merge pull request #63563 from aaronfranke/export-archRémi Verschelde
2022-07-29Swap arguments of ResourceSaver.save()kobewi
2022-07-29Update export dialog to handle many architecturesAaron Franke
2022-07-29Make some editor export methods constAaron Franke
2022-07-26Split up editor export code into multiple filesAaron Franke
2022-07-26Merge pull request #63096 from aaronfranke/exp-template-namesRémi Verschelde
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
2022-07-22Update export template names for Windows, Mac, and LinuxAaron Franke
2022-07-21[Export] Update generated CLI helper script to work on clean macOS Monterey i...bruvzg
2022-07-21Rename OSX to macOS and iPhoneOS to iOS.bruvzg