Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

v1.170.0

Compare
Choose a tag to compare
@sigmaxipi sigmaxipi released this 30 Aug 21:57
· 5 commits to master since this release

Behavioral changes

None

Other changes

  • Removed SDK-TreasureHunt, NDK-TreasureHunt, and NDK-ControllerPaint. These
    have been replaced with SDK-HelloVR and NDK-HelloVR

  • Added support for controller-optional Daydream, which can be enabled in the
    app's manifest by adding the DAYDREAM_CONTROLLER_OPTIONAL category. Daydream
    apps with this enabled may be launched without a controller being connected.

Bug fixes

  • Provided access to GvrApi from GvrView.
    (issue 571)