Commit History

Author SHA1 Message Date
  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
  zz85 eea1cd9c7b Adding TubeGeometry.js 13 years ago
  zz85 cc6c1b579c fix example in webgl_geometry_extrude_uvs to prevent triangulation errors 13 years ago
  alteredq fc639b2ab6 Added physical specular term also to normal map shader. 13 years ago
  alteredq e16fb7cfd0 Updated builds. 13 years ago
  alteredq 4adc8efa6e Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 years ago
  alteredq 685d72ed9f Merged @zz85's branch. 13 years ago
  alteredq 9451201ca3 Added workaround for ANGLE bug which was breaking shading when using physically based specular term. 13 years ago
  Mr.doob 3d7d15f60e Projector: object.position to object.matrixWorld.getPosition() 13 years ago