Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

v1.4.0

Compare
Choose a tag to compare
@amberroy amberroy released this 07 Jul 19:05

To upgrade your application:

  1. Delete your node_modules directory
  2. Open your package.json file
  3. Update react-vr, react-vr-web, and ovrui to "~1.4.0"
  4. Reinstall your dependencies with npm install or yarn

Improves mobile UX (non-VR mode) by supporting swipe up/down in addition to left/right to move camera, and re-center view when tapping compass.