Commit History

Author SHA1 Message Date
  Thaddeus Crews 5240f1c283 Merge pull request #108658 from bruvzg/ed_pl_init 2 months ago
  Ricardo Sanchez-Saez 6d9983e958 [apple embedded] Replace individual iOS/visionOS Xcode templates by Apple embedded template 5 months ago
  Pāvels Nadtočajevs f20e5152ad [EditorExportPlatform] Move initialization to a dedicated method. 5 months ago
  Stuart Carnie 939f29f6d5 Apple: Improve reliability of Apple Embedded build and deployment 6 months ago
  Ricardo Sanchez-Saez 47971c0a27 Introduce 'visionos' platform derived from 'apple_embedded' 7 months ago
  Ricardo Sanchez-Saez 457299449d Introduce 'drivers/apple_embedded' abstract platform for code reuse 7 months ago
  Thaddeus Crews 01fc9aee6c Core: Modernize C headers with C++ equivalents 7 months ago
  Thaddeus Crews f09ee0171a Style: Begin integrating simple `.clangd` fixes 10 months ago
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` 10 months ago
  Rémi Verschelde 702eb39ab8 Revert "Workaround mingw-gcc LTO ICE by re-adding some dead code..." 10 months ago
  Thaddeus Crews 78f1918bd4 Merge pull request #102668 from jkirsteins/janiskirsteins/ios-aspect-fill-splash 10 months ago
  Jānis Kiršteins 0e266b0099 [iOS] Sync the boot splash and the launch screen image scale modes 10 months ago
  Rémi Verschelde e12a424bc5 Workaround mingw-gcc LTO ICE by re-adding some dead code... 10 months ago
  Pāvels Nadtočajevs 9310d2512f Disable Metal and Vulkan renderers in simulator builds. Remove simulator support from editor/exporter. 11 months ago
  jpetersen 4036270f8d Support for XCode 8+ feature PROVISIONING_PROFILE_SPECIFIER 1 year ago
  bruvzg 07e986f728 Allow adding custom export platforms using scripts / GDExtension. 1 year ago
  bruvzg 501c15c5f5 [iOS export] Automatically generate ARM64 simulator library from device library if it's missing. 1 year ago
  kobewi 343bfb112f Don't invoke adb with no runnable Android preset 1 year ago
  bruvzg 9efd83fe3c [iOS export] Improve .xcframework exporting. 2 years ago
  bruvzg da3d5f780d [iOS] Remove deprecated LaunchImages support and switch to Storyboard by default. 2 years ago
  bruvzg 33ce138b9b [iOS one-click] Add support for Xcode 15 devicectl. 2 years ago
  bruvzg eceaaea2fe [iOS] Check if Xcode is installed in one-click deploy code. 2 years ago
  bruvzg 26951000ab [iOS export] Switch export target extension based on export type. 2 years ago
  Hendrik Brucker 7e21eb7e00 Extract and reorganize texture resource classes 2 years ago
  bruvzg 7b7f6d45d6 Implement iOS one-click deploy. 3 years ago
  Michael Alexsander 41a75cfa4f Allow exporting release Android builds without a debug keystore 2 years ago
  Rémi Verschelde 9e4315bb50 Style: Harmonize header includes in platform ports 2 years ago
  Andreas Raddau fab160ce70 Store sensitive export options in dedicated credentials file 2 years ago
  bruvzg 0088981c40 [Export] Add readable descriptions and validation warnings to the export options. 2 years ago
  Rémi Verschelde 3dffe0b967 Merge pull request #63312 from bruvzg/one_click 2 years ago