Skip to content
Compare
Choose a tag to compare
@npruehs npruehs released this 16 May 12:44
· 8 commits to develop since this release

Features

  • Added Polygon type.
  • Added CounterClockwise method for vectors.
  • Added intersection methods for line segments.
  • Added containment methods for line segments.

Bug Fixes

  • Fixed a bug that caused the Center property of boxes and rectangles not to return the correct value if the box or rectangle was not positioned at the origin.