Files
UnrealEngineUWP/Engine/Source/Runtime/Android
jeff fisher 1a5d0ba3b9 Merging using Dev-VR_to_Release-4.21
4345353 UE-62255 Google 6DOF Motion Controller Support
-Added support for 6DOF controller tracking on daydream.
-Project Settings->Android->Advanced APK Packaging->Configure GoogleVR to support specific hardware configurations-> Set to Daydream(6.6 DoF) to enable support for two 6dof controllers. A single 3dof controller is also supported by this configuration, as is a single 6dof controller.
-Currently the 3dof controller is detected only by noticing that the positions returned for all controllers are exactly 0,0,0 per Google reccomendation.  A future API should make it explicit when a controller is 3dof or 6dof.
-Currently we arbitrarily make the controller at index 0 the right and the one at 1 the left.  A future api should let us query for controller handedness.

4346387 Fixing build break in GoogleVRControllerFunctionLibrary.h

4349142 Fixing GoogleVRController build warning

4349742 Fixing AndroidRuntimeSettings build errors.

4350977 Fix for static analysis warning

4351170 Build fix for bad assert

#jira UE-62255
#lockdown nick.penwarden
#rb Ryan.Vance

#ROBOMERGE-SOURCE: CL 4411151 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)

[CL 4411153 by jeff fisher in Staging-4.21 branch]
2018-10-01 13:04:40 -04:00
..