Historie revizí

Autor SHA1 Zpráva Datum
  alteredq c1a5c069c0 Added marching cubes example. před 13 roky
  onionhammer 903d23abc3 Removed extra ',' in object declaration, breaks minification/packing. Added in missing semi-colon (;) před 13 roky
  zz85 4db14072d7 Update webgl_geometry_extrude_shapes.html example description před 13 roky
  zz85 936d5babbc renamed examples/webgl_geometry_extrudePath.html => examples/webgl_geometry_extrude_shapes.html před 13 roky
  zz85 109b3c5590 cleaned up the path/spline extrusion portion of ExtrudeGeometry a bit. před 13 roky
  zz85 b9c05f1f8b fixed a serious bug with spaced points for spline extrusion in ExtrudeGeometry před 13 roky
  zz85 155fca7b04 ExtrudeGeometry using TubeGeometry internally for TNB frames. Added webgl_geometry_extrudePath.html to test ExtrudeGeometry před 13 roky
  zz85 643a338c5f re-adding alternative normal generation před 13 roky
  zz85 a008a169cc fixed THREE.Shape.extractPoints() for .useSpacedPoints options před 13 roky
  zz85 0de29f2da9 Just adjusting some formatting in ExtrudeGeometry před 13 roky
  zz85 a513d010b1 Some refactoring of ExtrudeGeometry\s useSpacedPoints as an option to parameter in THREE.Shape před 13 roky
  zz85 3f010463f9 Started adding 3d spline path extrusion support to THREE.ExtrudeGeoemtry před 13 roky
  zz85 7a493479a4 Add sample spline curves to extrude_splines.html menu před 13 roky
  zz85 98f7a852e8 reuse vector3s in webgl_geometry_extrude_splines.html to reduce gc and crashes před 13 roky
  alteredq 5ffc9d4f0e Fixed runaway globals. před 13 roky
  Mr.doob e009fbfe1e Merge remote-tracking branch 'zz85/master' into dev před 13 roky
  zz85 98cb0d37e5 Refactored cameraHelper.update(camera) to cameraHelper.update() před 13 roky
  zz85 afde9594db added lookahead option for tubegeometry camera před 13 roky
  Mr.doob 8a443534fd Merge remote-tracking branch 'ajorkowski/patch-1' into dev před 13 roky
  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. před 13 roky
  alteredq 8272c29479 Updated builds. před 13 roky
  alteredq 48253c3fb2 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev před 13 roky
  alteredq 4473685351 Fixed postprocessing example. před 13 roky
  zz85 1a6ae9fc7b switching to Camera Orientation method 2 - more stable using tangent and normals před 13 roky
  zz85 14843aec0d fanciful camera view from spline animation :) před 13 roky
  zz85 58ee2b3060 Fixed the parameterless .update() in CameraHelper před 13 roky
  zz85 83ef5d747b Debugging camera spline using CameraHelper před 13 roky
  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 před 13 roky
  Mr.doob b151edf297 Simplified skyboxes handling in examples. před 13 roky
  Mr.doob fb248f5b0b Implemented @kovleouf's deallocateRenderTarget() method in WebGLRenderer. Fixes #1566. před 13 roky