Commit History

Author SHA1 Message Date
  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
  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
  alteredq 4754c341d5 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 years ago
  alteredq 7230ffa2fc Refactored GeometryUtils.tessellate not to use array.splice. 13 years ago
  Mr.doob 68b4058635 Added spaces, tabs and stuff to extrude spline example. 13 years ago
  alteredq bdd5861dce Tweaked transparency in extrude splines example. 13 years ago
  Mr.doob 4f4d06b3ce Merge remote-tracking branch 'jfeldste/master' into dev 13 years ago
  Mr.doob cd8f951b55 Merge remote-tracking branch 'WestLangley/dev-tubeGeo' into dev 13 years ago
  WestLangley a44bf80cd6 TubeGeometry: Added support for closed paths using parallel transport frames 13 years ago
  alteredq 51bd5bcd7b Added handling of vertex colors to GeometryUtils.tessellate. 13 years ago
  alteredq 3c0413aeaa Added handling of vertex normals to GeometryUtils.tessellate. 13 years ago
  Andrei Kopytov a6653550c0 Fixed a normalization issue for the PlayBook platform. 13 years ago
  alteredq 70ee0cf598 Fixed bug in GeometryUtils.triangulateQuads. 13 years ago
  alteredq ba22d994e2 Added material.needsUpdate flag. 13 years ago
  alteredq 2b59d31716 Merged @zz85's changes. 13 years ago
  alteredq 1ebe7dff4f Fixed artefacts in extrude example. 13 years ago
  zz85 10165f45f7 fun messing around with knots, curves, and tube. Will need to neaten up this tube example sometime... 13 years ago
  zz85 e1ad0a6481 fix broken segments in TubeGeometry 13 years ago
  zz85 607bd948f6 Adjust initial binormal computations for THREE.TubeGeometry 13 years ago
  alteredq d5a2ff5bbb Tweaked physically based shading example. 13 years ago
  alteredq 83a894e61c Changed vertexColor default from "false" to "THREE.NoColor" constant. Added missing morphNormals parameter to ShaderMaterial. 13 years ago
  alteredq 2375024e9a Cleaned up TubeGeometry. 13 years ago
  alteredq 87f6fde2a2 Cleaned up tube extrude example. 13 years ago
  zz85 f3fbacf43a Add webgl_geometry_extrude_splines for examples with TubeGeometry, Curve 13 years ago