提交历史

作者 SHA1 备注 提交日期
  zz85 afde9594db added lookahead option for tubegeometry camera 13 年之前
  zz85 1a6ae9fc7b switching to Camera Orientation method 2 - more stable using tangent and normals 13 年之前
  zz85 14843aec0d fanciful camera view from spline animation :) 13 年之前
  zz85 58ee2b3060 Fixed the parameterless .update() in CameraHelper 13 年之前
  zz85 83ef5d747b Debugging camera spline using CameraHelper 13 年之前
  zz85 2f3a71940d improved CameraHelper such that it does require to pass camera via .update(camera) if camera is already defined in the object's constructor 13 年之前
  Mr.doob b151edf297 Simplified skyboxes handling in examples. 13 年之前
  Mr.doob fb248f5b0b Implemented @kovleouf's deallocateRenderTarget() method in WebGLRenderer. Fixes #1566. 13 年之前
  Mr.doob 767a584df9 Added computeCentroids() call to PolyhedronGeometry. Fixes #1589. 13 年之前
  Mr.doob 65c637109c Set WebGLRenderer's default precision back to 'highp'. Added specifier to vertex shader too. Fixes #1602. 13 年之前
  Mr.doob fbcdbfd703 Merge remote-tracking branch 'alteredq/plane_xz' into dev 13 年之前
  Mr.doob 5fd44c5a9e Merging with @alteredq branch. 13 年之前
  alteredq d9d128f67a Fixed AnaglyphWebGLRenderer and ParallaxBarrierWebGLRenderer. 13 年之前
  alteredq 5e7d0fc061 Fixed scene example. 13 年之前
  alteredq f2535c4d31 Removed multimaterials example. 13 年之前
  alteredq 4989d0294e Fixed Spline.getPoint(). Tweaked camera controls examples. 13 年之前
  Mr.doob b80e5c7e1d Updated builds. 13 年之前
  Mr.doob c1521d2b33 Applied @alteredq changes to extrude spline example. 13 年之前
  Mr.doob f7f67c0be1 Merge remote-tracking branch 'zz85/master' into dev 13 年之前
  Mr.doob ba54d07340 Merging with @zz85 branch. 13 年之前
  alteredq ff5d13d03c "Fixed" dynamic terrain demo. 13 年之前
  Mr.doob 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 年之前
  alteredq 19f0b1f1e5 Cleaning up Blender scene exporter and SceneLoader. 13 年之前
  alteredq 619cbaa556 Refactored GeometryUtils.triangulateQuads not to use array.splice. 13 年之前
  zz85 30db3bb144 fix for #1589 as THREE.PolyhedronGeometry do not use computeCentroids() 13 年之前
  zz85 1b66f91d84 improved webgl_geometry_extrude_splines.html 13 年之前
  zz85 e96c408066 fixed example as closed is being overwritten by brewer. 13 年之前
  zz85 165a5f7f31 fixed checkboxes for webgl_geometry_extrude_splines.html 13 年之前
  zz85 72f462eadc messing up camera animation matrices in webgl_geometry_extrude_splines.html 13 年之前
  zz85 55f6b683e8 attempting camera animation along extruded spline 13 年之前