| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| MathFu 1.0.1 source code.tar.gz | 2015-04-08 | 106.6 kB | |
| MathFu 1.0.1 source code.zip | 2015-04-08 | 216.8 kB | |
| README.md | 2015-04-08 | 455 Bytes | |
| Totals: 3 Items | 323.9 kB | 0 | |
- fix bug in Matrix<>::operator*()
- fix bug in Quaternion::Normalize()
- add Quaternion::Normalized()
- fix bug Vector::xy() accessor
- add Vector::zw() accessor
- add missing operators from Vector4 specialization
- add mission constructors from Vector2 and Vector3 specializations
- add utility functions to create vectors from other vectors
- add accessors and mutators for scalar and vector components of Quaternions
- fix typo in build documentation