Skip to content

Vectorize 2.0.1

Compare
Choose a tag to compare
@PolyRocketMatt PolyRocketMatt released this 24 Sep 13:53
· 8 commits to main since this release
c035841

Added:

  • Vector<T>.floor() was added
  • Vector<T>.ceil() was added
  • Vector<T>.fract() was added

Improved:

  • Swizzle2<T> and Swizzle3<T> are now functional interfaces