This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
decfed0925b581a18a3faba983aa1add92b2c90d
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
IOS
History
axel riffard
d4058721dd
Removing launch image logic from IPP since it's now handled by a storyboard.
...
#rb jack.porter #jira UE-117167 [CL 16566891 by axel riffard in ue5-main branch]
2021-06-06 22:36:20 -04:00
..
iPhonePackager
Removing launch image logic from IPP since it's now handled by a storyboard.
2021-06-06 22:36:20 -04:00
MobileDeviceInterface
Fixed issue preventing launch on iOS from Windows due to the latest versions of the standalone iTunes installer not setting registry keys we relied upon.
2021-01-20 05:02:40 -04:00
UnrealLaunchDaemon
UE5 - This is the first step of an upcomming TaskGraph refactoring. New Frontends will be comming at a later time. The goal of this Step is to have a common Backend and prove its performance as well as stability. We have proven that the Taskpool and the TaskGraph can run on the same Backend. The Performance has been tested in Fortnite and is comparable on Android as well as PS4. We have completed all the Engine Test sucessfully, tested the Texture and Shader-compilation as well as cooking pipeline extensively and have run Reverb and Frosty. The Backend is disabled by default and can be enabled with -TaskGraphForceNewBackend Commandline option
2020-11-30 16:27:34 -04:00