DarkRadiant: master 8d489b17

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 22.03.2021 20:27 master 044920ce
Changeset Remove unused Quaternion::createForMatrix()

This method was only used in a single test (which has now been changed to use
createForY() instead, although for some reason this requires a negated angle).
mod - libs/math/CMakeLists.txt Diff File
rm - libs/math/Quaternion.cpp Diff
mod - libs/math/Quaternion.h Diff File
mod - test/Brush.cpp Diff File
mod - test/math/Quaternion.cpp Diff File