DarkRadiant: master 4141ee67
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 31.03.2021 19:21 | master 0a71ad46 |
Changeset | Matrix4::translateBy() implemented by Eigen Short-circuit the transformation by multiplying _transform directly with an Eigen::Translation3d, rather than calling getTranslation() and multiplyBy(). |
|||
mod - libs/math/Matrix4.cpp | Diff File | |||
mod - libs/math/Matrix4.h | Diff File |