Skip to content

Commits on Dec 23, 2022

Commits on Aug 5, 2022

  1. Remove long-deprecated code (#24431)

    * Update SceneUtils.js
    
    * Update WebGLProgram.js
    
    * Update FontLoader.js
    
    * Update DRACOLoader.js
    
    * Update ObjectLoader.js
    
    * Delete custom-geometry.html
    
    * Delete custom-geometry.html
    
    * Delete custom-geometry.html
    
    * Delete custom-geometry.html
    
    * Delete custom-geometry.html
    
    * Delete custom-geometry.html
    
    * Update TransformControls.js
    
    * Update GLTFLoader.js
    
    * Update OutlineEffect.js
    
    * Update VRButton.js
    
    * Update HDRCubeTextureLoader.js
    
    * Update ShaderMaterial.js
    
    * Update TrackballControls.js
    
    * Update OrbitControls.js
    
    * Update ColorConverter.js
    
    * Update InstancedBufferAttribute.js
    
    * Update ParametricGeometry.js
    
    * Update CubeCamera.js
    
    * Update PointerLockControls.js
    
    * Update Projector.js
    
    * Update DRACOExporter.js
    
    * Update FirstPersonControls.js
    
    * Update FlyControls.js
    
    * Update PLYExporter.js
    
    * Update Quaternion.js
    
    * Update GLTFExporter.js
    
    * Update Uniform.js
    
    * Un-deprecate `decodeDracoFile`
    
    * Update ColladaExporter.js
    
    * Update GLTFExporter.js
    
    * Update OBJExporter.js
    
    * Update STLExporter.js
    
    * Revert loop change
    
    * Update GLTFLoader.js
    LeviPesin committed Aug 5, 2022

Commits on Feb 7, 2022

  1. fix DOMException when trying to use XR inside an iFrame, show "VR NOT…

    … ALLOWED" / "AR NOT ALLOWED" instead and align VR/AR code (#23174)
    hybridherbst committed Feb 7, 2022

Commits on Jun 29, 2021

  1. Add preliminary support for WebXR Layers (#22060)

    * Add preliminary support for WebXR Layers
    
    * WebXR Layers: rename sample
    
    * Resolve merge conflicts for WebXR Layers
    
    * Update WebXRManager.js
    
    Clean up.
    
    * Update webxr_vr_layers.html
    
    Correct title.
    
    Co-authored-by: Rik Cabanier <cabanier@fb.com>
    Co-authored-by: Michael Herzog <michael.herzog@human-interactive.org>
    3 people committed Jun 29, 2021

Commits on Nov 24, 2020

Commits on Jul 29, 2020

Commits on Jun 24, 2020

Commits on Apr 20, 2020

Commits on Dec 11, 2019

  1. WebXR code clean up.

    mrdoob committed Dec 11, 2019
  2. Removed WebVR code.

    mrdoob committed Dec 11, 2019

Commits on Nov 28, 2019

  1. WebGLRenderer: VR -> XR.

    Mugen87 committed Nov 28, 2019

Commits on Nov 27, 2019