提交历史

作者 SHA1 备注 提交日期
  Takahiro 60efde67dc Fix typo in WebVR.js 5 年之前
  Takahiro 63f11a7305 Clean up WebVR.js 5 年之前
  Takahiro 38b6551c47 Replace navigator.xr.supportsSession with navigator.xr.isSessionSupported to follow the latest WebXR API spec 5 年之前
  Mr.doob dd9defc81a Revert "Examples: Improved WebVR button." 5 年之前
  Mr.doob 46e7b4a2e1 Examples: Improved WebVR button. 5 年之前
  Klaus Weidner 80b6bb119d WebXR: request common reference spaces as features 6 年之前
  Mugen87 74fdf54767 JSM: Added module and TS file for WebVR. 6 年之前
  Mugen87 71b4b7f1b9 WebVR: Remove deprecated code. 6 年之前
  Takahiro 0ce5b5b12f Replace button.textContent from VR NOT FOUND to XR NOT FOUND for WebXR API 6 年之前
  Takahiro d6907618cd Catch xr.supportsSession() rejection 6 年之前
  Mr.doob f495bbf6a2 WebXR: Replaced frameOfReferenceType with referenceSpaceType. 6 年之前
  Mr.doob c36ee0946b WebVR: Changed button text to make it clear what API is being used. 6 年之前
  Mr.doob c4190122a7 WebXRManager: Updated to last version of the WebXR API. 6 年之前
  Mr.doob 0c613e90bb WebXRManager: Clean up. 6 年之前
  Mr.doob 034df4ab88 Merge branch 'dev' into fixWebXR 6 年之前
  Mugen87 6b37efa1ab WebVR: Make XR test more robust. 6 年之前
  Diego Marcos e644a399a7 Comply WebXRManager with WebXR API in Chrome m75 6 年之前
  Diego Marcos b4734f2dad Accomodate additional WebXR changes 6 年之前
  Mr.doob 78d002fef9 WebVRManager: Fixed userHeight value. 7 年之前
  Mr.doob 3cda93f87c WebVR/WebXR: Passing frameOfReference regardless of WebVR availability. 7 年之前
  Mr.doob cea165eb5e WebVRManager: Removed userHeight. 7 年之前
  Mr.doob 266b13932c WebVR: XR to VR. Handle white scenes. 7 年之前
  Mr.doob 5052098b82 WebVR: Simplified immersive/exclusive support code. 7 年之前
  Mr.doob 2941033a27 WebVR: Support exclusive and immersive webxr sessions. 7 年之前
  samirah b37222e8b6 In the vr samples, handle rejection of getVRDisplays for the case when the API is available but WebVR is not supported 7 年之前
  Mr.doob 9d663e9baa WebVR: Revert exclusive/immersive change. 7 年之前
  Mr.doob aa89fedd48 WebVR.js: Removed unused variable. 7 年之前
  Mr.doob f989ce3a19 WebVR: Updated to latest WebXR spec. 7 年之前
  Mr.doob 8914853ba0 WebXRManager: Expose frameOfReferenceType. 7 年之前
  Mr.doob 06903c44a2 WebGLRenderer: Added WebGLAnimation. 7 年之前