Commit History

Author SHA1 Message Date
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes 10 years ago
  Joshua Koo aafd29c50a Code transforming mrdoob style second attempt See #4806 11 years ago
  Juergen Ahting cf6db6c382 readability improved 11 years ago
  Juergen Ahting d2f632e9ab THREE.Path.prototype.toShapes: 1) Bugfix: if all subpaths have the same wrong winding order; 2) new optional parameter: noHoles 11 years ago
  Juergen Ahting 78e2be1aed THREE.Path.toShapes is now independent of the order of specification of holes and shapes. It moves holes to those shapes that contain them if unambiguous. Otherwise it respects specification order. 11 years ago
  Emery 4d4bdcb77e Fix ellipses #3833 12 years ago
  zz85 c0915377eb Cleanup Path.js indentation 12 years ago
  Cheng Chih-chung 62dd600046 Added isCCW in toShapes(). 12 years ago
  zz85 2ceae0066d Fixes relating to #1879 and possibly #1501 13 years ago
  Mr.doob cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. 13 years ago
  Mr.doob 806b87d55d Merge remote-tracking branch 'linzhp/master' into dev 13 years ago
  Zhongpeng Lin (林中鹏) b8ee478f29 Implemented Path.ellipse 13 years ago
  zz85 086f9ff00d removing less necessary stuff from Path.js. May still have to decide whether to migrate to using .curves from .actions 13 years ago
  zz85 a513d010b1 Some refactoring of ExtrudeGeometry\s useSpacedPoints as an option to parameter in THREE.Shape 13 years ago
  Andrew Sutherland dfa7e4cdf1 Attempt to make Path.arc work better. 13 years ago
  zz85 ff23c44179 fix Path.js again 13 years ago
  zz85 b744613f3c reverting some formatting 13 years ago
  zz85 8bebe3e184 Fix single subpath bug 13 years ago
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 13 years ago
  Nicholas Kinsey c36a538104 Optimising THREE.Path::splineThru 14 years ago
  zz85 1ecbe6035b Experimenting with more blur filters 14 years ago
  Mr.doob 94b7418f60 Added objec3d.frustumCulled support to Projector (CanvasRenderer/SVGRenderer). 14 years ago