DarkRadiant: master 59c5e971

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 28.03.2021 13:00 master b8264347
Changeset Matrix4 point transformation implemented by Eigen

transformPoint() and transformDirection() are now implemented in terms of
transform(), which uses Eigen matrix multiplication rather than component-wise
maths.
mod - libs/math/Matrix4.h Diff File