Skip to content

Releases: Inochi2D/inmath

Rects and smaller improvements

20 May 14:08
Compare
Choose a tag to compare

This update adds 2d rects and smaller improvements to how types are checked for generic vectors, quaternions, planes and matrices.

Cleanup

16 May 14:40
Compare
Choose a tag to compare

Cleans up a bunch of stuff

v1.0.1

15 May 12:33
Compare
Choose a tag to compare
  • Vector.opBinary is no longer dot product, but pair-wise multiplication instead
  • Removed Vector.opCast!bool - no unexpected implicit casts.
  • Added quat.look_rotation

v1.0.0

14 May 18:15
Compare
Choose a tag to compare