Historial de Commits

Autor SHA1 Mensaje Fecha
  zz85 109b3c5590 cleaned up the path/spline extrusion portion of ExtrudeGeometry a bit. hace 13 años
  zz85 b9c05f1f8b fixed a serious bug with spaced points for spline extrusion in ExtrudeGeometry hace 13 años
  zz85 155fca7b04 ExtrudeGeometry using TubeGeometry internally for TNB frames. Added webgl_geometry_extrudePath.html to test ExtrudeGeometry hace 13 años
  zz85 643a338c5f re-adding alternative normal generation hace 13 años
  zz85 a008a169cc fixed THREE.Shape.extractPoints() for .useSpacedPoints options hace 13 años
  zz85 0de29f2da9 Just adjusting some formatting in ExtrudeGeometry hace 13 años
  zz85 a513d010b1 Some refactoring of ExtrudeGeometry\s useSpacedPoints as an option to parameter in THREE.Shape hace 13 años
  zz85 3f010463f9 Started adding 3d spline path extrusion support to THREE.ExtrudeGeoemtry hace 13 años
  zz85 7a493479a4 Add sample spline curves to extrude_splines.html menu hace 13 años
  zz85 98f7a852e8 reuse vector3s in webgl_geometry_extrude_splines.html to reduce gc and crashes hace 13 años
  alteredq 5ffc9d4f0e Fixed runaway globals. hace 13 años
  Mr.doob e009fbfe1e Merge remote-tracking branch 'zz85/master' into dev hace 13 años
  zz85 98cb0d37e5 Refactored cameraHelper.update(camera) to cameraHelper.update() hace 13 años
  zz85 afde9594db added lookahead option for tubegeometry camera hace 13 años
  Mr.doob 8a443534fd Merge remote-tracking branch 'ajorkowski/patch-1' into dev hace 13 años
  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. hace 13 años
  alteredq 8272c29479 Updated builds. hace 13 años
  alteredq 48253c3fb2 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev hace 13 años
  alteredq 4473685351 Fixed postprocessing example. hace 13 años
  zz85 1a6ae9fc7b switching to Camera Orientation method 2 - more stable using tangent and normals hace 13 años
  zz85 14843aec0d fanciful camera view from spline animation :) hace 13 años
  zz85 58ee2b3060 Fixed the parameterless .update() in CameraHelper hace 13 años
  zz85 83ef5d747b Debugging camera spline using CameraHelper hace 13 años
  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 hace 13 años
  Mr.doob b151edf297 Simplified skyboxes handling in examples. hace 13 años
  Mr.doob fb248f5b0b Implemented @kovleouf's deallocateRenderTarget() method in WebGLRenderer. Fixes #1566. hace 13 años
  Mr.doob 767a584df9 Added computeCentroids() call to PolyhedronGeometry. Fixes #1589. hace 13 años
  Mr.doob 65c637109c Set WebGLRenderer's default precision back to 'highp'. Added specifier to vertex shader too. Fixes #1602. hace 13 años
  Mr.doob fbcdbfd703 Merge remote-tracking branch 'alteredq/plane_xz' into dev hace 13 años
  Mr.doob 5fd44c5a9e Merging with @alteredq branch. hace 13 años