Commit History

Author SHA1 Message Date
  alteredq b3f4e638cf Added up/down movement to FirstPersonCamera. 14 years ago
  alteredq fc6b13d9ba Added path.createSpacedPointsGeometry() and extended shapes example to show such equidistantly sampled paths. 14 years ago
  alteredq 87cc607c4f Added createPointsGeometry for Path. 14 years ago
  alteredq e52edb5d1a Refactored Shape API: replaced bool parameter in extractAllPoints with two named methods. 14 years ago
  alteredq f962eb2ea6 bezel => bevel in TextGeometry and its example 14 years ago
  alteredq 0cefeed567 Merged zz85's Shape / Path / Curve / ExtrudeGeometry updates. 14 years ago
  zz85 e37a02805a Updated Extrude Shape Examples 14 years ago
  alteredq d31398b28d Added THREE namespace to GeometryUtils. 14 years ago
  alteredq f1559f0186 Merged zz85's stepping + spline path extrusions. 14 years ago
  alteredq 256f9a671a Fix for specular component of Phong and normal map materials. Hope so. 14 years ago
  alteredq 23e315cb33 Merged zz85's Path / Shape / Extrude geometry. Cleaned up and refactored it a bit. 14 years ago
  alteredq 5793675853 Rebuild libs. 14 years ago
  Mr.doob d141ea8577 Added CORS support to ImageUtils. 14 years ago
  alteredq 53a732065a Added fog to normal map shader. 14 years ago
  alteredq a4397e2a4c Updated Blender normal map pipeline to handle also specular and AO maps. 14 years ago
  Mr.doob 7593b8d58a REVISION++ 14 years ago
  Mr.doob 920ebceb0f Updated builds. 14 years ago
  Mr.doob ece93dfe6e Updated builds. 14 years ago
  Mr.doob 2429806888 Updated builds. 14 years ago
  Mr.doob 176d0f2884 Merging with @alteredq's branch. 14 years ago
  Mr.doob 28c165f8d6 Updated builds. 14 years ago
  Mr.doob bd067242da Updated builds. 14 years ago
  alteredq 70f417b8f9 Merged with mrdoob's branch. 14 years ago
  alteredq d3f12bbf78 Merge branch 'master' of https://github.com/mrdoob/three.js 14 years ago
  alteredq c497709337 Added texture repeat support to Blender model and scene exporters. 14 years ago
  Mr.doob 57f087333e Updated builds. 14 years ago
  Mr.doob 1700cb9ef4 Merging with alteredq's branch. 14 years ago
  Mr.doob af0beedad7 Reverted to previous WebGLRenderer.setTexture code. Now that Chrome 12 is out, it should be working? 14 years ago
  alteredq 2b599e1adc Added support for texture repeat and offset in model JSONs to Loader base class. 14 years ago
  alteredq 9596667876 Merged zz85's text bezel, extended text parameters API for bezel, added bezel to webgl text example. 14 years ago