Releases: denosaurs/gmath
Releases · denosaurs/gmath
v0.1.2
v0.1.1
v0.0.6
v0.0.5
v0.0.4
Changelog
Features
- fromAngle methods and other static from methods for matrices (
90d536e
) - add abstract Vector class and documentation (
08198b3
) - identity matrices (
766bf5c
) - Matrix4 tests (
8d92ab9
) - Matrix3 tests (
1ae3345
) - add and sub methods for Matrix3 and Matrix4 (
838c822
) - Matrix2 tests (
f733ad5
)
Bug Fixes
- Vector tests (
f17079a
)