Commit History

Author SHA1 Message Date
  Thaddeus Crews 78f1918bd4 Merge pull request #102668 from jkirsteins/janiskirsteins/ios-aspect-fill-splash 5 months ago
  Jānis Kiršteins 0e266b0099 [iOS] Sync the boot splash and the launch screen image scale modes 6 months ago
  Rémi Verschelde e12a424bc5 Workaround mingw-gcc LTO ICE by re-adding some dead code... 6 months ago
  Thaddeus Crews dfedfe7ac7 Merge pull request #102179 from bruvzg/remove_sim 6 months ago
  Pāvels Nadtočajevs b3f7c8f5d3 [Export] Respect icon/splash screen import settings. 6 months ago
  Pāvels Nadtočajevs 9310d2512f Disable Metal and Vulkan renderers in simulator builds. Remove simulator support from editor/exporter. 6 months ago
  Pāvels Nadtočajevs f355c9ad37 [iOS] Fix provisioning profile specifier / UUID validation. 6 months ago
  Adam Scott 33e16435f5 Replace some problematic uses of `String::num` to `String::num_int64` 6 months ago
  Yufeng Ying 34d8255947 Force build editor with regex module, remove checking code. 7 months ago
  Fredia Huya-Kouadio 2d3f6963b2 Update the visibility for the custom templates for all platforms 1 year ago
  ArchercatNEO 00a791f04e Use temp dirs instead of cache dirs for export 8 months ago
  Pāvels Nadtočajevs d3e16c9ee2 [iOS] Add options to specify additional entitlements and capabilities in the export settings. 9 months ago
  Rémi Verschelde 506930063a Merge pull request #98093 from zynga-jpetersen/jpetersen/ios_xcode_PROVISIONING_PROFILE_SPECIFIER_support 8 months ago
  Thaddeus Crews 925b690c98 Core: Integrate `Ref::instantiate` where possible 1 year ago
  jpetersen 4036270f8d Support for XCode 8+ feature PROVISIONING_PROFILE_SPECIFIER 10 months ago
  bruvzg 4c520e9400 [iOS] Add support for dark and tinted icon versions. 10 months ago
  bruvzg 07e986f728 Allow adding custom export platforms using scripts / GDExtension. 1 year ago
  Stuart Carnie 2d0165574d Add Metal support for macOS (arm64) and iOS 1 year ago
  bruvzg 824324e7c4 [iOS] Fix dylib GDExtension convertion. 1 year ago
  Fredia Huya-Kouadio 5b327aee96 Fix issue preventing enabling the remote button for Android 1 year ago
  bruvzg 501c15c5f5 [iOS export] Automatically generate ARM64 simulator library from device library if it's missing. 1 year ago
  Mikael Hermansson 84ee828b58 Fix iOS exports never embedding framework bundles 1 year ago
  Rémi Verschelde 8ec272f288 Merge pull request #92519 from mihe/stop-xcframework-embed 1 year ago
  Mikael Hermansson b6e5e16868 Prevent static XCFramework bundles from being embedded on iOS 1 year ago
  bruvzg c8ae9e9c76 [iOS] Change default iPad landscape orientation from "left" to "right". 1 year ago
  A Thousand Ships a0dbdcc3ab Replace `find` with `contains/has` where applicable 1 year ago
  Rémi Verschelde 1f303e0019 Merge pull request #89790 from bruvzg/ios_safe_delete 1 year ago
  bruvzg 7446826ab9 [iOS export] Add support for privacy manifest configuration. 1 year ago
  Mikael Hermansson a057158d75 Revert pack trimming introduced by #82084 1 year ago
  bruvzg bf558adcdd [.NET] Disable output embedding on macOS, move it to the advanced options on other platforms. 1 year ago