Commit History

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