Stuart Carnie
|
939f29f6d5
Apple: Improve reliability of Apple Embedded build and deployment
|
1 month ago |
kobewi
|
42249bb659
Add @export_file_path to export raw paths (no UID)
|
3 months ago |
Ricardo Sanchez-Saez
|
47971c0a27
Introduce 'visionos' platform derived from 'apple_embedded'
|
2 months ago |
Ricardo Sanchez-Saez
|
457299449d
Introduce 'drivers/apple_embedded' abstract platform for code reuse
|
2 months ago |
bruvzg
|
c6739f64df
[Export] Use project settings overrides with the target preset features instead of current platform features.
|
2 years ago |
Kiro
|
23129a66ed
Replace append_utfx with direct String::utfx
|
4 months ago |
Lukas Tenbrink
|
ffa6ef220b
Use `append_` instead of `parse_` for `String` methods.
|
4 months ago |
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
|
5 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.
|
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 |