Commit graph

6 commits

Author SHA1 Message Date
Unknown 113d380a2e Removed empty lines 2018-01-06 20:16:36 +01:00
Unknown c5d597c545 Fixed params and names 2018-01-06 19:50:03 +01:00
Unknown a875bfe6b9 Restructured Quaternion tests 2018-01-03 20:36:29 +01:00
Unknown 5aed63e396 Refactored helper unit test classes
Extracted classes which provides data and verify test results into seperate files.

Replaced String with string and removed the System namespace.
2018-01-03 19:46:04 +01:00
Unknown 079f5c5242 Fixed typos 2018-01-02 20:24:15 +01:00
Unknown f0e5754abc Add unit tests which reveal converting problems with euler angles
Partly covered methods which converts between euler angles and quaternions.

Whats still missing here is applied rotation axis and rotation orientation (counter clockwise + right hand rule)
2018-01-02 17:47:33 +01:00