Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: matrix: Support converting a quaternion into a rotation matrix. | David Thompson | 2017-11-12 | 1 | -0/+32 |
* | math: matrix: Fix docstring. | David Thompson | 2017-09-13 | 1 | -4/+3 |
* | math: matrix: Add perspective-projection function. | David Thompson | 2017-09-13 | 1 | -0/+12 |
* | math: matrix: Add custom record type printer. | David Thompson | 2017-09-13 | 1 | -0/+24 |
* | math: matrix: Use vectors for matrix ops. | David Thompson | 2017-01-13 | 1 | -16/+18 |
* | math: matrix: Update to use new vector library. | David Thompson | 2017-01-10 | 1 | -22/+12 |
* | First commit! | David Thompson | 2017-01-04 | 1 | -0/+315 |