Commit History

Author SHA1 Message Date
  dubejf 8bfe403c00 Add dispose method to all controls 10 years ago
  gero3 923256459e fixed files to codestyle 10 years ago
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. 10 years ago
  Brian Peiris c9fd6070ed Fix for Firefox WebVR (again) 10 years ago
  Brian Peiris 4352f064fa DeviceId is not constant. Use deviceName instead. 10 years ago
  Brian Peiris 6a9b1ec657 Allow multiple sensors, exclude phantom Carboard 10 years ago
  Brian Peiris 329082c70d Use the first VR position sensor we see. 10 years ago
  Mr.doob 5f6d4cc80c More VR* clean up. 10 years ago
  Mr.doob 5138a34129 Fixed VRControls. 10 years ago
  Mr.doob 1cdddbb224 Merge branch 'master' of https://github.com/toji/three.js into dev 10 years ago
  Brandon Jones 01d7456ac5 Updated VRControls/VREffects to match WebVR spec 10 years ago
  Mr.doob 63d7d59b1a VRControls: Spaces to tabs. See #6286. 10 years ago
  Boris Smus fe169d3a93 Allow multiple VR devices to be used simultaneously. 10 years ago
  Diego Marcos 28dce00126 Adds scale factor to the HMD absolute positioning 10 years ago
  Peter Ehrlich 5f6b04a584 Add position tracking to VRControls 10 years ago
  Diego Marcos b996c620d4 Adds method to zero VR sensors 10 years ago
  Diego Marcos 407bec5fb5 navigator.mozGetVRDevices check is not necessary anymore since Firefox dropped the prefix 10 years ago
  Mr.doob 19fa9b91e1 VRControls: Fixed typo caught by @WestLangley in ef93c0d287c132107a95a05ea4a496938a3be7ba. 10 years ago
  Mr.doob ef93c0d287 Simplified VRControls. 10 years ago
  Diego Marcos e1342fabc6 Handling case when the orientation of VR state is null. For some devices the information might not be available and the API will return null 10 years ago
  Diego Marcos 3bdc305346 Makes VRControls and VREffect compatible on Chrome builds with Oculus Rift compatibility 11 years ago
  Diego Marcos 82f4739614 replaces setRotationFromQuaternion with quaternion.fromArray 11 years ago
  Diego Marcos efdf025ffd Removing leftover of the VREffect / VRControls separation 11 years ago
  Diego Marcos ff0b145680 Changes order of reported orientation values 11 years ago
  Diego Marcos 0ac507f7a1 Making requested changes after review 11 years ago