Commit Graph

21 Commits

Author SHA1 Message Date
Jack Andersen e172225845 New code style refactor 2018-12-07 19:23:50 -10:00
Jack Andersen e8dfecbb6e SIMD refactor 2018-12-07 15:16:50 -10:00
Jack Andersen b54121ed9c Various bug fixes 2018-06-21 14:33:34 -10:00
Jack Andersen b438e30060 CQuaternion fixes 2017-12-15 14:16:40 -10:00
Jack Andersen b359ff96d0 Remove SSELegacy.cpp and add validateCPU() 2017-12-11 16:03:39 -10:00
Jack Andersen de6dc86596 Fix CQuaternion::transform and CNUQuaternion 2017-11-11 19:13:05 -10:00
Jack Andersen 3d377124c1 Implement CQuaternion::angleFrom() 2017-10-28 20:21:23 -10:00
Jack Andersen 0e792b213a Minor API tweaks 2017-10-14 19:24:17 -10:00
Jack Andersen 13949b249e Additional quaternion functions 2017-07-13 19:12:21 -10:00
Jack Andersen 21b0eb15c8 Add CQuaternion::slerpShort 2017-05-05 19:21:14 -10:00
Jack Andersen c50a319a39 Add CEulerAngles representation 2017-03-19 19:06:53 -10:00
Jack Andersen 841e25df42 Quaternion assign-multiply fix 2016-09-11 12:22:50 -10:00
Phillip Stephens 1bba8594d5 Proper CRelAngle implementation 2016-09-01 12:38:16 -07:00
Jack Andersen b15e66a710 Bulk-run of clang-format 2016-07-08 08:42:42 -10:00
Jack Andersen 954978454b Add CAABox::skNullBox 2016-04-16 11:49:09 -10:00
Jack Andersen cfc5d55419 Const correctness fixes 2016-04-15 17:23:54 -10:00
Jack Andersen baaca3136b WXYZ quaternion layout 2016-04-06 17:39:24 -10:00
Jack Andersen a76d43d5df Humungous refactor 2016-03-04 13:03:26 -10:00
Phillip Stephens dbbd3c76ef Reimplementation 2015-10-25 12:31:41 -07:00
Phillip Stephens 8012694fc7 More reimplementations
Move API to Zeus namespace
2015-10-07 17:23:49 -07:00
Phillip Stephens 9d657895cb Added COBBox and renamed SBoundingBox to CAABox
Reorganized code
2015-08-11 18:41:28 -07:00