summaryrefslogtreecommitdiff
path: root/lib/location.h
Commit message (Collapse)AuthorAge
* We only need 3x3 matrix for model rotation specDan Goodliffe2024-01-13
|
* Model positions as integersDan Goodliffe2023-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 getTransformDan Goodliffe2023-11-25
|
* Add Location method for getting the rotation only transformDan Goodliffe2023-11-11
|
* WIP typedefing all the things - headersDan Goodliffe2023-11-07
|
* Drop .hpp for header only thingsDan Goodliffe2023-04-29
Half of them acquired a .cpp part anyway