Skip to content

Releases: npruehs/game-math

1.0

16 May 12:44
Compare
Choose a tag to compare

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.

0.1

10 Nov 23:23
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release

Initial release.