Commit History

Author SHA1 Message Date
  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
  zz85 2af891d742 change bevel vertices order 14 years ago
  Mr.doob 71778b81a5 Yet another tweak to CanvasRenderer handling clearColor (thanks @StephenHopkins) 14 years ago
  zz85 ca40f42e89 adding smoothed sine bevel 14 years ago
  zz85 adebbf39cb adding bevel 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
  zz85 0d3eaed561 checks for holes order 14 years ago
  zz85 3f6a5e66c9 right side faces for extrusion 14 years ago
  zz85 41e1ff019b Some progress with shape + hole 14 years ago
  zz85 71f07b9127 Playing with holes.. Need a clear mind to write this cleanly 14 years ago
  zz85 8be77c8830 Added ArcCurve 14 years ago
  zz85 c148e7429b removed shape.triangluate() triangulation to be done in extrusionGeometry 14 years ago
  zz85 817c2dd527 Got rid of Spline2 14 years ago
  zz85 ae71419f1f Fixed SplineCurve array bug 14 years ago
  zz85 5b59b06a67 Testing getPoints() and getSpacePoints() 14 years ago
  zz85 b287fd1d86 curves 14 years ago
  zz85 0819fc65b8 messing with new curve object 14 years ago
  alteredq bc73d01762 Added alpha-test particle billboards example. 14 years ago
  Mr.doob a3dee4b05f Updated builds. 14 years ago
  Mr.doob 5d99bb7b24 Safer CanvasRedenderer's texturePath(). 14 years ago
  Mr.doob 0ceb528837 Safer CanvasRenderer's expand(). 14 years ago
  alteredq 5859ac66a6 Updated stale individual JS file includes in examples that don't use build libs. 14 years ago
  alteredq d31398b28d Added THREE namespace to GeometryUtils. 14 years ago
  alteredq ee98b4ce6e Added forgotten detector to custom attributes particle billboards example. 14 years ago
  alteredq 41b7eb7047 Added custom attributes example for billboard particles. 14 years ago
  zz85 7ee8fb8f53 Playing with text wrapping with quad bezier using arc lengths 14 years ago
  zz85 cac14305d1 Playing with non-linear transformations in Path and Text 14 years ago