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 |
Rémi Verschelde
|
e12a424bc5
Workaround mingw-gcc LTO ICE by re-adding some dead code...
|
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 |
jpetersen
|
4036270f8d
Support for XCode 8+ feature PROVISIONING_PROFILE_SPECIFIER
|
10 months 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.
|
1 year ago |
bruvzg
|
da3d5f780d
[iOS] Remove deprecated LaunchImages support and switch to Storyboard by default.
|
1 year ago |
bruvzg
|
33ce138b9b
[iOS one-click] Add support for Xcode 15 devicectl.
|
1 year ago |
bruvzg
|
eceaaea2fe
[iOS] Check if Xcode is installed in one-click deploy code.
|
1 year ago |
bruvzg
|
26951000ab
[iOS export] Switch export target extension based on export type.
|
1 year ago |
Hendrik Brucker
|
7e21eb7e00
Extract and reorganize texture resource classes
|
2 years ago |
bruvzg
|
7b7f6d45d6
Implement iOS one-click deploy.
|
2 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 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
bruvzg
|
cebefc9f5d
[Export] Add one-click deploy over SSH for the desktop exports.
|
3 years ago |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
3 years ago |
Fredia Huya-Kouadio
|
44dc24ec38
Disable threads used to check on plugins to load
|
3 years ago |
Fredia Huya-Kouadio
|
45c7377556
Refactor the export checking logic to improve separation of concerns
|
3 years ago |
Sergey Minakov
|
c99e8aeac3
[iOS] Extend iOS plugins to support Swift runtime
|
4 years ago |
Aaron Franke
|
a0072ba39f
Make some editor export methods const
|
3 years ago |
Aaron Franke
|
e53ae13178
Split up editor export code into multiple files
|
3 years ago |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
3 years ago |