Historial de Commits

Autor SHA1 Mensaje Fecha
  alteredq d44e284bc4 Added Matrix4 type to uniforms. Fixed Texture cloning. Fixed uniforms cloning for Vector2, Vector4 and arrays. hace 14 años
  alteredq fc6b13d9ba Added path.createSpacedPointsGeometry() and extended shapes example to show such equidistantly sampled paths. hace 14 años
  alteredq 87cc607c4f Added createPointsGeometry for Path. hace 14 años
  alteredq e52edb5d1a Refactored Shape API: replaced bool parameter in extractAllPoints with two named methods. hace 14 años
  alteredq f962eb2ea6 bezel => bevel in TextGeometry and its example hace 14 años
  alteredq c35cca9ecf Changed canvas_geometry_shape => webgl_geometry_shapes. hace 14 años
  alteredq 0cefeed567 Merged zz85's Shape / Path / Curve / ExtrudeGeometry updates. hace 14 años
  alteredq 830bf1e2b6 Merge remote-tracking branch 'remotes/mrdoob/master' into dev hace 14 años
  zz85 e37a02805a Updated Extrude Shape Examples hace 14 años
  zz85 2af891d742 change bevel vertices order hace 14 años
  Mr.doob 71778b81a5 Yet another tweak to CanvasRenderer handling clearColor (thanks @StephenHopkins) hace 14 años
  zz85 ca40f42e89 adding smoothed sine bevel hace 14 años
  zz85 adebbf39cb adding bevel hace 14 años
  alteredq d738718e93 Merge remote-tracking branch 'remotes/mrdoob/master' into dev hace 14 años
  Mr.doob e21dccf35a Fixed issue where CanvasRenderer setClearColor wasn't working as expected. hace 14 años
  zz85 0d3eaed561 checks for holes order hace 14 años
  zz85 3f6a5e66c9 right side faces for extrusion hace 14 años
  zz85 41e1ff019b Some progress with shape + hole hace 14 años
  zz85 71f07b9127 Playing with holes.. Need a clear mind to write this cleanly hace 14 años
  zz85 8be77c8830 Added ArcCurve hace 14 años
  zz85 c148e7429b removed shape.triangluate() triangulation to be done in extrusionGeometry hace 14 años
  zz85 817c2dd527 Got rid of Spline2 hace 14 años
  zz85 ae71419f1f Fixed SplineCurve array bug hace 14 años
  zz85 5b59b06a67 Testing getPoints() and getSpacePoints() hace 14 años
  zz85 b287fd1d86 curves hace 14 años
  zz85 0819fc65b8 messing with new curve object hace 14 años
  alteredq bc73d01762 Added alpha-test particle billboards example. hace 14 años
  Mr.doob a3dee4b05f Updated builds. hace 14 años
  Mr.doob 5d99bb7b24 Safer CanvasRedenderer's texturePath(). hace 14 años
  Mr.doob 0ceb528837 Safer CanvasRenderer's expand(). hace 14 años