Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

MathFu 1.0.3

Compare
Choose a tag to compare
@jsanmiya jsanmiya released this 29 Apr 23:59
· 131 commits to master since this release

The 1.0.3 release of MathFu adds handedness to several functions and improves compatibility with several versions of Visual Studio.

  • Added handedness parameters to Matrix's LookAt() and Ortho() functions.
  • Several fixes for Visual Studio, including warning-free support for all versions since VS2010.
  • Added function to convert Quaternions to Mat4.
  • Fix improper use of CMAKE_CURRENT_SOURCE_DIR and CMAKE_SOURCE_DIR in cmake files.
  • Update to latest version of vectorial.
  • There are no breaking API Modifications this release.