From 1adc6f2edd6282f0670e9580538596db98db47c5 Mon Sep 17 00:00:00 2001 From: getnamo Date: Sat, 10 Nov 2018 03:46:35 -0800 Subject: [PATCH] update for 4.21 --- Config/DefaultEngine.ini | 5 +++++ LeapModules.uproject | 2 +- Plugins/LeapUnreal | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 917bd43..19267bd 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -55,4 +55,9 @@ InitialAverageFrameRate=0.016667 PhysXTreeRebuildRate=10 DefaultBroadphaseSettings=(bUseMBPOnClient=False,bUseMBPOnServer=False,MBPBounds=(Min=(X=0.000000,Y=0.000000,Z=0.000000),Max=(X=0.000000,Y=0.000000,Z=0.000000),IsValid=0),MBPNumSubdivs=2) +[/Script/IOSRuntimeSettings.IOSRuntimeSettings] +bSupportsPortraitOrientation=False +bSupportsUpsideDownOrientation=False +bSupportsLandscapeLeftOrientation=True +PreferredLandscapeOrientation=LandscapeLeft diff --git a/LeapModules.uproject b/LeapModules.uproject index a3fa12c..a4cd681 100644 --- a/LeapModules.uproject +++ b/LeapModules.uproject @@ -1,6 +1,6 @@ { "FileVersion": 3, - "EngineAssociation": "4.20", + "EngineAssociation": "4.21", "Category": "", "Description": "", "Plugins": [ diff --git a/Plugins/LeapUnreal b/Plugins/LeapUnreal index c67479f..e0650d5 160000 --- a/Plugins/LeapUnreal +++ b/Plugins/LeapUnreal @@ -1 +1 @@ -Subproject commit c67479f86e373ca254ae596dc690b56b040ee56d +Subproject commit e0650d5e1c2f8d41648788441966b90e7a0685d7