Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | We only need 3x3 matrix for model rotation spec | Dan Goodliffe | 2024-01-13 |
| | |||
* | Model positions as integers | Dan Goodliffe | 2023-11-25 |
| | | | | | Introduces test failure in arcs due to rounding, but I don't want to create a complicated fix as link positions are still floats and hopefully that'll go away... somehow | ||
* | Remove getTransform | Dan Goodliffe | 2023-11-25 |
| | |||
* | Add Location method for getting the rotation only transform | Dan Goodliffe | 2023-11-11 |
| | |||
* | WIP typedefing all the things - headers | Dan Goodliffe | 2023-11-07 |
| | |||
* | Drop .hpp for header only things | Dan Goodliffe | 2023-04-29 |
Half of them acquired a .cpp part anyway |