DarkRadiant: master d014dd99
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 20.03.2021 20:32 | master 1297cfd0 |
Changeset | Remove even more Matrix4 Euler rotation methods It seems pretty much every possible permutation of X,Y,Z Euler angles was implemented in its own public method, including both degrees and radians variants, none of which were ever used. I'm not sure if this code was autogenerated or if the original author was paid by the line. |
|||
mod - libs/math/Matrix4.cpp | Diff File | |||
mod - libs/math/Matrix4.h | Diff File | |||
mod - test/math/Matrix4.cpp | Diff File |