Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-07 | logic/simple-mat: fix axis swap sign | Stanislaw Halik | |
It lied in euler-to-rmat and not rmat-to-euler because rotating a vector by an rmat returned a vector as if rmat had different signs | |||
2016-07-25 | logic/{simple-mat,tracker}: fix translation compensation signs | Stanislaw Halik | |
They didn't match between rotation and translation again. | |||
2016-07-25 | logic, pose-widget: fix following simple-mat move | Stanislaw Halik | |
2016-07-25 | api/simple-mat: move to logic | Stanislaw Halik | |
Change causes rebuilds of all modules otherwise. |