Commit History

Author SHA1 Message Date
  Fabian Lange dad328077d use strict (in)equalities 10 years ago
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log 10 years ago
  gero3 fe8493157e codestyle fixes 10 years ago
  Ben Houston c9f111c310 adopt THREE.warn rather than THREE.warning to be more inline with console.warn standard. 10 years ago
  Ben Houston ad068a8757 ensure that "THREE.CLASSNAME:" prefixes all warnings and errors. Redirect two console.log warnings to THREE.warning for improved robustness. 10 years ago
  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 04cd4ef926 THREE.Shape.Utils.triangulateShape: Performance of removeHoles improved if there are several hundred holes 11 years ago
  Mr.doob 5fe028fda8 Fixed global hl and minor clean up. 11 years ago
  vandixhoorn 6431e0b2d1 Fixed bugs in Shape.Utils.triangulateShape 11 years ago
  Juergen Ahting 1a8e5fdbe6 intersect_segments_2D: Bugfix concerning zero length segment; reduction of rounding effects 11 years ago
  Mr.doob 4cde914cca Removed THREE.Shape.Utils.removeHoles. 11 years ago
  Mr.doob 66b8349742 Removed commented out code. 11 years ago
  Juergen Ahting 235bd3629d Whitespace errors removed 11 years ago
  Juergen Ahting b9774b00ca partial solution to Issue #3386: rewritten THREE.Shape.Utils.triangulateShape; THREE.FontUtils.snip prevents triangles with duplicate points; Test: http://jsfiddle.net/H794a/ 11 years ago
  Mr.doob 88f56b3b3b Clean up. 12 years ago
  Jono Brandel c8ae6a3de6 First official commit of ShapeGeometry with examples. 13 years ago
  Mr.doob cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. 13 years ago
  zz85 a008a169cc fixed THREE.Shape.extractPoints() for .useSpacedPoints options 13 years ago
  zz85 a513d010b1 Some refactoring of ExtrudeGeometry\s useSpacedPoints as an option to parameter in THREE.Shape 13 years ago
  Nicholas Kinsey 4b144ff31b Optimising THREE.Shape.Utils.removeHoles 14 years ago
  Mr.doob 94b7418f60 Added objec3d.frustumCulled support to Projector (CanvasRenderer/SVGRenderer). 14 years ago