コミット履歴

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