Releases: JScott/cardboard-controls
Releases · JScott/cardboard-controls
v3.12.0
- Updated to GoogleVR v1.60
- Changed the prefabs and quickstart to incorporate GVR's updates
v3.11.0
- Support for Google VR v1.30
v3.9.0
- Updated to GoogleVR v0.9
- Increased the magnetometer magnitude threshold
v3.8.0
- Updated to GoogleVR v0.8
- Removed docs from the root directory
v3.7.0
- Added CardboardControl.gaze.Ray() to expose the gaze as a Ray object
- Changed CardboardControl.cs to use the original CardboardReticle prefab
v3.6.1
- Replacing the licensed audio in the walking demo for the Asset Store upload
v3.6.0
- Added a walking demo scene as a common example of the API's usage
- Added helpers to CardboardControlGaze
- gaze.Forward()
- gaze.Right()
- gaze.Rotation()
v3.5.2
reticle.reticleLayerMask
renamed to reticle.layerMask
- Enabled dynamic layer mask changes for the CardboardControlReticle
v3.5.1
- Fixed the reticle not always facing the camera