#tests Android Client, IOS Client
[REVIEW] [at]Peter.Sauerbrei, [at]Josh.Adams
#ROBOMERGE-SOURCE: CL 5959301 via CL 5965795 via CL 5966253
[CL 5966300 by thomas ross in Main branch]
- Brings over the necessary engine changes for embedding UE4 mobile as a dylib/so in native mobile app
- Various changes for facial animation, screen recording, others
- ARKit and ARCore plugins were removed, as deemed "not ready"
#rb many people
#ROBOMERGE-OWNER: josh.adams
#ROBOMERGE-AUTHOR: josh.adams
#ROBOMERGE-SOURCE: CL 5201138 via CL 5203024
[CL 5226277 by Josh Adams in Main branch]
- Move call to SwitchGameWindowToUseGameViewport to happen right after EngineInit instead of after first tick of GameEngine. Fixes cases where we are capturing video and trying to get viewport settings earlier in the process.
- Clean up moved to only happen on the first GameEngine tick isntead of checking for the PreLoadScreenManager every tick
#tests windows editor, windows editor client, ios client
#rb none
#ROBOMERGE-SOURCE: CL 4976275 via CL 4977561
[CL 4978220 by thomas ross in Main branch]