DarkRadiant: master d795d57d

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 04.04.2021 12:56 master 6e990ff6
Changeset Vector3 subtraction operators are non-members

Also reimplemented in-place addition, subtraction and multiplication to call
the non-in-place operators, rather than using separate code.
mod - libs/math/Vector3.h Diff File
mod - test/math/Vector.cpp Diff File