Skip to content

3.2

Compare
Choose a tag to compare
@redorav redorav released this 15 Jul 12:37
· 197 commits to master since this release
  • Improved quaternion <-> matrix conversions and made their interface more consistent
  • Added store functions to more types
  • Separated headers to allow for more modular includes
  • Added noexcept to constructors and assignment
  • Added move constructors
  • Added more matrix conversions
  • Other minor fixes