Skip to content

v2.13.0

Compare
Choose a tag to compare
@axelpale axelpale released this 13 Mar 00:06
· 111 commits to main since this release
6882626

New features:

  • sphere2 methods: rotateBy, boundingBox, size, atCenter, polarOffset
  • sphere3 methods: rotateAroundLine, rotateBy, boundingBox, size, atCenter, polarOffset
  • quat4 methods: rotateVector
  • point3 methods: rotateAroundLine
  • plane2 methods: at
  • plane3 methods: at
  • box3 methods: collide

Other changes:

  • repair broken sphere2.translate and sphere3.translate
  • allow vec2 in box3.translate
  • improve docs: point3, vec3
  • upgrade dev dependencies