DarkRadiant: master 1ea79dd2
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 21.04.2021 19:00 | master c85c73ce |
Changeset | Streamline and de-member Vector3::isParallel() This is now a free function math::isParallel(), and the function body now calculates the angle only once rather than redundantly calculating it for each direction check. |
|||
mod - libs/math/Vector3.h | Diff File | |||
mod - libs/texturelib.h | Diff File | |||
mod - plugins/script/interfaces/MathInterface.cpp | Diff File | |||
mod - radiantcore/patch/Patch.cpp | Diff File | |||
mod - test/Brush.cpp | Diff File | |||
mod - test/math/Vector.cpp | Diff File |