Commit History

Author SHA1 Message Date
  Mr.doob 4b6766780a ShapeUtils: Fixed undeclared variable. 7 years ago
  Mr.doob 166ba2f5e6 ShapeUtils: Moved addContour() and removeDupEndPts() out of triangulateShape(). See #12940. 7 years ago
  Mugen87 a644228a99 ShapeUtils: Move triangulation code to separate file 7 years ago
  Mugen87 5c9c1f6a4c ShapeUtils: Use earcut for polygon triangulation (2nd attempt) 7 years ago
  Josua Pedersen be2af5bdc4 Fix various es-lint errors 8 years ago
  Mugen87 f6d48fac79 Clean up some more linter warnings 8 years ago
  Mugen87 45788c33f4 Clean up 8 years ago
  Mr.doob 5fe8effbf8 ShapeUtils: Moved b2 and b3 to it's own file. 8 years ago
  Mr.doob d37e7b8f68 Clean up. 8 years ago
  Joshua Koo 7e0ea0bcdf Remove Number.EPSILON from calculation for area of Triangle (#9844) 9 years ago
  Rich Harris f65e669af9 Modules (#9310) 9 years ago
  Joshua Koo 9631648acb CurvePath: getPoints() should respect last point (#9169) 9 years ago
  Joshua Koo 6df2c331f8 Shapes refactor (#9079) 9 years ago
  WestLangley a7ed6b10ff Name closured functions (#9116) 9 years ago
  Mr.doob 24ac597f31 ShapeUtils: Fixed area reference. 10 years ago
  Mr.doob 806a4d58e9 FontUtils: Moved triangulate code to ShapeUtils. 10 years ago
  Mr.doob facbcd30d0 ShapeUtils: Simplified b2 and b3 methods. 10 years ago
  Mr.doob 8ed08e983f Replaced EPSILONS with Number.EPSILON. 10 years ago
  Mr.doob a8e787b3cb Moved Shape.Utils to ShapeUtils. 10 years ago