We would like to highlight the inclusion of multiple language support in the Universal Menu. Updating your apps with this release will ensure that the Universal Menu will use the Android language setting. Supported languages are listed in the "VrLib" section below.
Note: Before installing or integrating this distribution, we strongly recommend that you backup your project before attempting any merge operations.
VrLib ● Universal Menu localization support: English, French, Italian, German, Spanish, Korean. ● Move Direct Render out of VrApi and into TimeWarp. ● Print battery temperature to logcat. ● Fix rendering of TimeWarp Debug Graph.
Unity Integration ● Fix for camera height discrepancies between the Editor and Gear VR device. ● Moonlight Debug Util class names now prefixed with OVR to prevent namespace pollution. ● Provide callback for configuring VR Mode Parms on OVRCameraController; see OVRModeParms.cs for an example.
Native Framework ● Fixed bug in which Volume toast is not dismissed if user transitions to Universal Menu while the toast is active. ● Allow for appspecific handling when the user selects Reorient in the Universal Menu. ● SearchPaths: Now correctly queries Android storage paths. ● SearchPaths: Refactored to OvrStoragePaths. ● FolderBrowser: Improved load time by removing check for thumbnails in the application package. ● FolderBrowser: Improved scrolling and swiping physics. ● FolderBrowser: Added bound back and wrap around effects.
Sample Project Changes ● 360 Photos SDK: Fixed bug in which the user could easily close the menu unintentionally when returning from a photo. ● 360 Photos SDK: Fixed crash that occurred when photos stored in the physical “Favorites” folder were untagged as “Favorites”. ● 360 Photos SDK: Fixed crash caused by swiping on the “no media found” screen. ● 360 Videos SDK: Background star scene now fades to black when starting a video. ● 360 Videos SDK: Changed corrupted media message to show only filename so it fits in the view. ● 360 Videos SDK: Fixed rendering artifact that occurred when starting to play a video.