提交历史

作者 SHA1 备注 提交日期
  zz85 0de29f2da9 Just adjusting some formatting in ExtrudeGeometry 13 年之前
  zz85 a513d010b1 Some refactoring of ExtrudeGeometry\s useSpacedPoints as an option to parameter in THREE.Shape 13 年之前
  zz85 3f010463f9 Started adding 3d spline path extrusion support to THREE.ExtrudeGeoemtry 13 年之前
  zz85 7a493479a4 Add sample spline curves to extrude_splines.html menu 13 年之前
  zz85 98f7a852e8 reuse vector3s in webgl_geometry_extrude_splines.html to reduce gc and crashes 13 年之前
  alteredq 5ffc9d4f0e Fixed runaway globals. 13 年之前
  Mr.doob e009fbfe1e Merge remote-tracking branch 'zz85/master' into dev 13 年之前
  zz85 98cb0d37e5 Refactored cameraHelper.update(camera) to cameraHelper.update() 13 年之前
  zz85 afde9594db added lookahead option for tubegeometry camera 13 年之前
  Mr.doob 8a443534fd Merge remote-tracking branch 'ajorkowski/patch-1' into dev 13 年之前
  Felix Jorkowski e18d59f30c Support zIndex and scale into the Dom Renderer. Make the element.x/element.y values correspond to the centre of the DOM element. 13 年之前
  alteredq 8272c29479 Updated builds. 13 年之前
  alteredq 48253c3fb2 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 年之前
  alteredq 4473685351 Fixed postprocessing example. 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 年之前