Commit History

Author SHA1 Message Date
  zz85 faf189c3dc Some refactoring + cleanup for TextPath, Geometries, Shapes 14 years ago
  alteredq 5fd7ee2f3b Normalized FirstPersonCamera vertical look speed when using vertical look angle constrains. 14 years ago
  alteredq ae2357a099 Added handling of multiple shadows. Added matrix4 array and texture array uniform types. 14 years ago
  alteredq 77341c86b1 First attempt at shadow mapping (work-in-progress). 14 years ago
  alteredq b3f4e638cf Added up/down movement to FirstPersonCamera. 14 years ago
  alteredq e9ca7cf7f3 Merge remote-tracking branch 'remotes/mrdoob/master' into dev 14 years ago
  alteredq d44e284bc4 Added Matrix4 type to uniforms. Fixed Texture cloning. Fixed uniforms cloning for Vector2, Vector4 and arrays. 14 years ago
  Mr.doob 418780fc74 Fixed yet another glitch with CanvasRenderer.setClearColor (thx @StephenHopkins) 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 c35cca9ecf Changed canvas_geometry_shape => webgl_geometry_shapes. 14 years ago
  alteredq 0cefeed567 Merged zz85's Shape / Path / Curve / ExtrudeGeometry updates. 14 years ago
  alteredq 830bf1e2b6 Merge remote-tracking branch 'remotes/mrdoob/master' into dev 14 years ago
  zz85 e37a02805a Updated Extrude Shape Examples 14 years ago
  Mr.doob 71778b81a5 Yet another tweak to CanvasRenderer handling clearColor (thanks @StephenHopkins) 14 years ago
  alteredq d738718e93 Merge remote-tracking branch 'remotes/mrdoob/master' into dev 14 years ago
  Mr.doob e21dccf35a Fixed issue where CanvasRenderer setClearColor wasn't working as expected. 14 years ago
  Mr.doob a3dee4b05f Updated builds. 14 years ago
  alteredq d31398b28d Added THREE namespace to GeometryUtils. 14 years ago
  alteredq 2014fb8b7f Added handling of custom attributes for ParticleSystems. 14 years ago
  alteredq f1559f0186 Merged zz85's stepping + spline path extrusions. 14 years ago
  alteredq 372e383e2b Trying to better handle depth test state changes for flares/sprites/stencil. 14 years ago
  zz85 802b5376be Added ExtrudeGeometry Steps and Extrusion by Path. Updated example with Spline Shapes. 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 c32f89a1d8 Updated builds. 14 years ago