DarkRadiant: master 138d6522
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
Matthew Mott | Matthew Mott | master | 15.09.2021 19:41 | master f664726b |
Changeset | Add test for BasicVector4::getProjected() Also simplified implementation; it now just returns getVector3() divided by w(), rather than dividing each element individually. |
|||
mod - libs/math/Vector4.h | Diff File | |||
mod - test/math/Vector.cpp | Diff File |