Skip to content

1.14.0

Latest
Compare
Choose a tag to compare
@hernando hernando released this 20 Mar 09:35
· 3 commits to master since this release
357b8f0
  • 77:
    Added a rotate function to the quaternion class for rotating vectors
  • 76:
    Made AABB attributes public for ICC compiler
  • 75:
    Public array for quaternion to align with vectors
  • 74:
    Fix non-working friend declaration
  • 73:
    Enable serialization support using StaticJSON
  • 72:
    Some Windows-related fixes.