Cardboard SDK v1.6.0 (2021-06-08)
Breaking & behavioral changes
- Changed Unity minimum version to 2019.4.25f1 from 2019.3.15f1.
New APIs and capabilities
- Fixed #198 via #224: Added new API
CardboardQrCode_saveDeviceParams(C),Google.XR.Cardboard.Api.SaveDeviceParams(Unity) to set Cardboard params directly from a URI without scanning a QR code. - Fixed #63 via #242: Added new API
CardboardHeadTracker_recenter(C),Google.XR.Cardboard.Api.Recenter(Unity) to recenter the head. - Fixed #131 via #92: The SDK now uses AndroidX instead of the Android Support Library. Applications that are not ready to use AndroidX yet should stick to Cardboard v1.5.0.
Deprecations
None.
Other changes
- Added single line namespace declaration when using nested namespaces.
Bug fixes
- Fixed #259: Fixed stereoscopic issue when using Metal on Unity.
- Fixed #251: Fixed a warning on Unity 2021.1 with Unity XR Management 4.0.1 when importing the Cardboard XR Plugin.
Known issues
None.