| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| MathFu 1.0.2 source code.tar.gz | 2015-11-20 | 110.5 kB | |
| MathFu 1.0.2 source code.zip | 2015-11-20 | 220.1 kB | |
| README.md | 2015-11-20 | 508 Bytes | |
| Totals: 3 Items | 331.1 kB | 0 | |
The 1.0.2 release of MathFu is primarily consists of bug fixes: - Added Matrix AffineTransform methods and unit tests. - Added Quaternion::RotateFromTo() - Added Quaternion identity constant. - Implicit conversion between int and float vectors. - Fix bug in vec4 * mat4 when SIMD is enabled - Fixed MSVC 2015 warnings (we think we have them all) - Clean up of cmake dependency handling - Fixed perspective matrix calculation. - Update docs style :)
There are no breaking API Modifications this release,