2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Mr.doob c78b813539 Merge remote-tracking branch 'onionhammer/patch-1' into dev 13 жил өмнө
  Mr.doob cbf75917e0 Merge remote-tracking branch 'zz85/extrude_spline_rebasing' into dev 13 жил өмнө
  alteredq 0e3b527cdc Refactored MarchingCubes out into examples/js 13 жил өмнө
  alteredq c1a5c069c0 Added marching cubes example. 13 жил өмнө
  onionhammer 903d23abc3 Removed extra ',' in object declaration, breaks minification/packing. Added in missing semi-colon (;) 13 жил өмнө
  zz85 4db14072d7 Update webgl_geometry_extrude_shapes.html example description 13 жил өмнө
  zz85 936d5babbc renamed examples/webgl_geometry_extrudePath.html => examples/webgl_geometry_extrude_shapes.html 13 жил өмнө
  zz85 109b3c5590 cleaned up the path/spline extrusion portion of ExtrudeGeometry a bit. 13 жил өмнө
  zz85 b9c05f1f8b fixed a serious bug with spaced points for spline extrusion in ExtrudeGeometry 13 жил өмнө
  zz85 155fca7b04 ExtrudeGeometry using TubeGeometry internally for TNB frames. Added webgl_geometry_extrudePath.html to test ExtrudeGeometry 13 жил өмнө
  zz85 643a338c5f re-adding alternative normal generation 13 жил өмнө
  zz85 a008a169cc fixed THREE.Shape.extractPoints() for .useSpacedPoints options 13 жил өмнө
  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 жил өмнө