DarkRadiant: master 4ce21a8b

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 21.03.2021 20:34 master af810eac
Changeset Add unit tests for Quaternion::createForX/Y/Z

Confirm that the generated Quaternion contains the values derived from the
half-angle, and is equal to that returned from createForMatrix() with the
equivalent rotation matrix.
mod - libs/math/Quaternion.h Diff File
mod - test/math/Quaternion.cpp Diff File