Commit History

Author SHA1 Message Date
  Mr.doob 155b7af166 Merging with @alteredq branch. 13 years ago
  Mr.doob 0bc8a14fd7 Refactored CubeCamera. No need for updatePosition() anymore. 13 years ago
  Mr.doob c33a473dcc Updated builds. 13 years ago
  alteredq 3c98b09457 Fixed bug in quad tessellation in geometry.computeTangents. 13 years ago
  Mr.doob 813ce8895d Updated builds. 13 years ago
  alteredq 2a335b902d Removed heightOffset from CubeCamera (as per @mrdoob's suggestion). 13 years ago
  alteredq ada3a940b8 Changed CubeCamera to update mipmaps only once. 13 years ago
  alteredq 4a36583427 Added CustomBlending mode. Added texture.premultiplyAlpha parameter. Added standard and custom blending examples. 13 years ago
  Mr.doob ecb2059590 Updated builds. 13 years ago
  alteredq 0e3b527cdc Refactored MarchingCubes out into examples/js 13 years ago
  alteredq 5ffc9d4f0e Fixed runaway globals. 13 years ago
  alteredq 8272c29479 Updated builds. 13 years ago
  Mr.doob fbcdbfd703 Merge remote-tracking branch 'alteredq/plane_xz' into dev 13 years ago
  alteredq d9d128f67a Fixed AnaglyphWebGLRenderer and ParallaxBarrierWebGLRenderer. 13 years ago
  Mr.doob b80e5c7e1d Updated builds. 13 years ago
  alteredq ff5d13d03c "Fixed" dynamic terrain demo. 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 7230ffa2fc Refactored GeometryUtils.tessellate not to use array.splice. 13 years ago
  alteredq bdd5861dce Tweaked transparency in extrude splines example. 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
  alteredq 70ee0cf598 Fixed bug in GeometryUtils.triangulateQuads. 13 years ago
  alteredq 2b59d31716 Merged @zz85's changes. 13 years ago
  alteredq 2375024e9a Cleaned up TubeGeometry. 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 685d72ed9f Merged @zz85's branch. 13 years ago
  alteredq 4df44908e7 Fixed particles sorting issues. 13 years ago
  alteredq 483141ba3a Added DepthPassPlugin. 13 years ago