Skip to content

Releases: JScott/cardboard-controls

v3.12.0

23 Jul 17:59
Compare
Choose a tag to compare
  • Updated to GoogleVR v1.60
  • Changed the prefabs and quickstart to incorporate GVR's updates

v3.11.0

12 Mar 05:01
Compare
Choose a tag to compare
  • Support for Google VR v1.30

v3.10.0

24 Oct 04:36
Compare
Choose a tag to compare
  • Updated to GVR v1.0.1

v3.9.0

06 Aug 17:00
Compare
Choose a tag to compare
  • Updated to GoogleVR v0.9
  • Increased the magnetometer magnitude threshold

v3.8.0

20 May 17:08
Compare
Choose a tag to compare
  • Updated to GoogleVR v0.8
  • Removed docs from the root directory

v3.7.0

12 Mar 01:06
Compare
Choose a tag to compare
  • Added CardboardControl.gaze.Ray() to expose the gaze as a Ray object
  • Changed CardboardControl.cs to use the original CardboardReticle prefab

v3.6.1

14 Feb 03:43
Compare
Choose a tag to compare
  • Replacing the licensed audio in the walking demo for the Asset Store upload

v3.6.0

03 Feb 07:21
Compare
Choose a tag to compare
  • 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

26 Jan 23:53
Compare
Choose a tag to compare
  • reticle.reticleLayerMask renamed to reticle.layerMask
  • Enabled dynamic layer mask changes for the CardboardControlReticle

v3.5.1

24 Jan 08:06
Compare
Choose a tag to compare
  • Fixed the reticle not always facing the camera