Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix warnings produced by new clang-tidy | Dan Goodliffe | 2021-05-02 |
| | |||
* | Speed conversions and literals | Dan Goodliffe | 2021-03-07 |
| | |||
* | Template rotations and add one for 2D rotation matrix | Dan Goodliffe | 2021-03-05 |
| | |||
* | Simplify a lot of code with sincosf | Dan Goodliffe | 2021-03-03 |
| | |||
* | Our own matrix rotations | Dan Goodliffe | 2021-03-03 |
| | | | | Simpler and faster than glm's as we don't need arbitrary axes. | ||
* | Move utility to lib | Dan Goodliffe | 2021-02-28 |