Thaddeus Crews
|
c937b6d180
Merge pull request #102419 from Ivorforce/std-size
|
5 months ago |
Pāvels Nadtočajevs
|
4187c48a15
[iOS export] Restore one-click deploy device enumeration using Xcode.
|
5 months ago |
Anish Mishra
|
28d1dccf63
Android: Fix export and runtime logic to check if using Vulkan
|
5 months ago |
Rémi Verschelde
|
702eb39ab8
Revert "Workaround mingw-gcc LTO ICE by re-adding some dead code..."
|
5 months ago |
Thaddeus Crews
|
78f1918bd4
Merge pull request #102668 from jkirsteins/janiskirsteins/ios-aspect-fill-splash
|
6 months ago |
Jānis Kiršteins
|
0e266b0099
[iOS] Sync the boot splash and the launch screen image scale modes
|
6 months ago |
Lukas Tenbrink
|
e34f1f504c
Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase.
|
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.
|
7 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`
|
7 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 |