提交历史

作者 SHA1 备注 提交日期
  Mr.doob 973380c22f WebGLState: Simpler fix for NoBlending issue. See #9839 9 年之前
  fallenoak ea22d56be0 Fix missing state reset on NoBlending (#9564) (#9839) 9 年之前
  martinRenou ba347be773 Add attributes to EditorControls (#9819) 9 年之前
  Nick Powers 843e733876 Fixed name of optional parameter for MeshStandardMaterial (#9836) 9 年之前
  Michael Herzog 1670913cb1 css3d_youtube.html: Fixed Mixed Content Error (SSL) (#9802) 9 年之前
  Takahiro 9c25548f5b Add Light Pre-Pass Support to WebGLDeferredRenderer (#9833) 9 年之前
  aardgoose ce50b6c0cd remove redundant checks (#9829) 9 年之前
  aardgoose e30fec842e Doc updates for dynamic uniform replacement (#9816) 9 年之前
  mlknz 95a6997f05 instancedBufferGeometry addGroup fix (materialIndex) (#9815) 9 年之前
  Mr.doob d68205cd78 Updated builds. 9 年之前
  Mr.doob c651f13eff Renamed webgl_deferred_animation to webgldeferred_animation. 9 年之前
  Mr.doob 084661a035 Removed webgl_geometry_large_mesh example. 9 年之前
  Brian Chirls 56a96d8880 VREffect and VRControls: Catch error retreiving VR Displays (#9825) 9 年之前
  Rich Tibbett 18a33bdbac Handle Data URIs passed in to THREE.XHRLoader manually since Safari can not load Data URIs through XMLHttpRequest (#9823) 9 年之前
  Rich Tibbett 6ab1bdd04a GLTFLoader v2 (#9786) 9 年之前
  Michael Blix cad8c07feb Add background property to Scene docs (#9817) 9 年之前
  Mr.doob 77a92108b8 Merge branches 'dev' and 'dev' of https://github.com/mrdoob/three.js into dev 9 年之前
  Michael Herzog bc76e18789 BufferGeometries: Cleanup (#9811) 9 年之前
  Mr.doob 81cddfa179 Fixed editor not loading. 9 年之前
  Mr.doob 3df2be31bc Clean up. 9 年之前
  Gareth Morgan 3180322e95 Call onError CB if createElementNS fails (#9799) 9 年之前
  Michael Herzog 99ae5a1513 PLYLoader: BufferGeometry and Blender style (#9796) 9 年之前
  Mr.doob cce25aa5e6 VREffect: Clean up. 9 年之前
  PaHae 5cf791f9ed Add dispose function to VREffect. Otherwise it causes a memory leak if it is instantiated several times -> always add eventlistener on window (#9787) 9 年之前
  Mr.doob 397fc18706 WebVR: Testing a more raw approach. 9 年之前
  Mr.doob 63653152c7 WebVR: Updated to 1.0. 9 年之前
  Mr.doob cf9998b7e4 VRControls/VREffect: Fixed more breakage. 9 年之前
  Mr.doob 6c622248fd VREffects/VRControls: Reverted internal vrdisplays removal so it doesn't break backward compatibility. 9 年之前
  Jaume Sanchez 32f62a368e Decouple navigator.getVRDisplays from VREffect/VRControls (#9771) 9 年之前
  Takahiro 79f4f7df5d Clean Up MMDHelper (#9784) 9 年之前