Skip to content

0.2.26

Choose a tag to compare

@github-actions github-actions released this 06 Sep 11:55

Commits

  • Three dependency update 7cf5cf3
  • Packages update 0d85b39
  • Add eslint 98e4912
  • Update jest packages af23b4f
  • Add Rectangle, update Polygon 58ee875
  • Documentation update 905d178
  • Documentation update 70a5f24
  • Add isPointInPolygon a59eb4b
  • Packages update c2ef857
  • Improve Line2D.closestPointToPoint, add Vec2.signedAngle 151f214
  • Add Line2D.containsPoint, Line2D.covers, Improve Line2D.equals, Line2D.overlaps, add unit tests 7b6daf7
  • Add Line2D.getParallelLineInTheSameDirection d2e0846
  • Documentation update fc82582
  • Improve documentation d0fcb51
  • Add isContinuousClosedShape, add Line2D.groupConnectedLines 4ef8c2f
  • Vec3, Line3D - update documentation 67d9c32
  • Add Polygon.containsPoint and Polygon.perimeter 9bdf2dd
  • Add Polygon 629cff8
  • Line3D.groupConnectedLines added 29f372b
  • Dependencies update and remove now duplicate Vec2.angleTo implementation 4774abb
  • Line2D.isCloserToHorizontal b6f1429
  • Add Vec2.angleTo and tests dcf1e53
  • Add Vec2.signedAngle 863c8f2
  • Add parallelism check to Line2D 18064ee
  • Add Vec2.fromPoints to accept multiple points a261402
  • Add Vec2.parallelTo 989874d
  • Line2D.intersect - enable line segments intersection only 1f1470e
  • Add Polygon.translate a77136a
  • Line3D.groupConnectedLines now supports line breaks 417a9ea
  • Add Line2D.projectOn 4c52c5c
  • Line2D.clipLines to support tolerances e397290
  • Add functionality for incrementing x, y, z coordinates b292dcc
  • Add Line3D.index 7ed13d2
  • Polygon from bounding size eae6701
  • Add Vec3.fromPoints 62684d7
  • Line2D and Line3D to return this instead of specific type 761ef6a
  • Line2D.in3DSpace added a6ce0ec
  • Line3D.connectsTo added 6d2cfa0
  • Line2D.hasIntersectionWithAngle to support optional tolerance b313bbe
  • Line2D.hasIntersectionWithAngle - modulo all angles 5409aa0
  • Use Vec2 instead of Vector2 7e6a6ea
  • Update release instructions 5b41a2e
  • Add Polygon to exports ed66775
  • Vec2.fromPoint and Vec3.fromPoint should accept null 4b871af
  • Add HalfPI 7a6614c
  • Dependencies update e8def7e
  • Use double quotes c1f19db
  • Documentation update d5c7a07
  • Excluded files from build ec70614
  • Correct test file extension 91b5e2a