Commit Graph

58 Commits

Author SHA1 Message Date
Jack Andersen 5b3ab7ac22 Fix frustum culling 2017-11-27 16:46:40 -10:00
Jack Andersen f370b22b3b CEulerAngle Quaternion constructor fix 2017-11-17 17:34:53 -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 16985b0e9b Add CPlane::rayPlaneIntersection 2017-09-17 17:02:19 -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 85e340855a Add Matrix3x3 to euler anges constructor 2017-04-18 13:40:12 -10:00
Jack Andersen c50a319a39 Add CEulerAngles representation 2017-03-19 19:06:53 -10:00
Jack Andersen 8603353cf7 Added skZero for other vector types 2017-03-17 13:30:14 -10:00
Jack Andersen f1e3db1c50 CVector3d improvements 2017-03-13 21:02:09 -10:00
Phillip Stephens 505696e4a3 Some cleanup 2017-03-05 10:01:34 -08:00
Jack Andersen 69627f4bf3 Make vector constants class-scope 2017-02-11 17:48:21 -10:00
Phillip Stephens e7a72d02b1 Add CAABox::booleanIntersection 2017-01-20 21:57:34 -08:00
Jack Andersen 7185e13abe Ensure detectCPU() called when requested 2016-10-01 13:19:48 -10:00
Jack Andersen 841e25df42 Quaternion assign-multiply fix 2016-09-11 12:22:50 -10:00
Jack Andersen 0e491fc8f5 Remove 'far' too annoying name collision 2016-09-10 15:23:44 -10:00
Phillip Stephens 1bba8594d5 Proper CRelAngle implementation 2016-09-01 12:38:16 -07:00
Phillip Stephens fb91979596 Add CMatrix constructor for CQuaternion, close_enough helper, and CTransform constness fix 2016-08-31 21:08:46 -07:00
Jack Andersen b15e66a710 Bulk-run of clang-format 2016-07-08 08:42:42 -10:00
Jack Andersen 7d8796a676 Proper return type 2016-07-04 12:50:00 -10:00
Jack Andersen e3ce2fde12 Merge branch 'master' of https://github.com/AxioDL/zeus 2016-07-04 12:48:04 -10:00
Jack Andersen e7a9c6a66b alternate matrix transpose code-path for pre-SSE4.1 2016-07-04 15:41:17 -07:00
Jack Andersen 3925f8509e alternate matrix transpose code-path for pre-SSE4.1 2016-07-04 12:28:59 -10:00
Phillip Stephens 56349d1af7 Fix kLeftVec definition 2016-05-03 01:15:01 -07:00
Phillip Stephens c36927076c Remove m_ from all non-private members 2016-04-29 01:44:58 -07:00
Phillip Stephens ac98ebf428 Various fixes and implementations 2016-04-26 03:36:44 -07: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 e284c2de31 Order-of-operations optimization with degrees/radians conversion 2016-04-14 17:00:51 -10:00
Jack Andersen baaca3136b WXYZ quaternion layout 2016-04-06 17:39:24 -10:00
Jack Andersen 65a49aca92 Non-inverted lookAt implementation 2016-04-04 15:50:27 -10:00
Jack Andersen a76d43d5df Humungous refactor 2016-03-04 13:03:26 -10:00
Jack Andersen a857250ccf Routines to support line rendering 2016-02-17 16:40:58 -10:00
Phillip Stephens bfb1f4fee3 Fix transposed size
Add check for availability
2016-02-16 18:20:17 -08:00
Phillip Stephens a8ee545c63 Fix CPU Brand 2016-02-16 18:14:39 -08:00
Phillip Stephens ce2256c457 Fix brand retrieval 2016-02-15 09:32:49 -08:00
Jack Andersen bd88f654a9 Various optimizations 2016-02-14 17:57:57 -10:00
Jack Andersen bbb81c96b8 Add ceilingPowerOf2 2016-02-13 17:52:00 -10:00
Jack Andersen 9885d34420 Added skClear 2015-11-28 16:55:05 -10:00
Phillip Stephens 24886ff8c7 Build Fixes 2015-11-25 18:38:43 -08:00
Phillip Stephens a073e690cd SSE Fixes
CColor <-> CVector4f implicit casting
2015-11-25 17:42:24 -08:00
Phillip Stephens b172f023fb Convert CColor back to floating point 2015-11-25 17:26:23 -08:00
Jack Andersen b757bcd368 Major scoped-enum refactor 2015-11-20 15:14:10 -10:00
Jack Andersen fca8742f99 Windows build fixes 2015-11-10 10:02:25 -10:00
Phillip Stephens d5bb17d994 Move HSL/HSV ops to implementation
Fix broken static color declarations
2015-11-05 20:09:33 -08:00
Phillip Stephens 40ca0c3219 More reimplementations 2015-11-02 10:44:46 -08:00
Phillip Stephens dbbd3c76ef Reimplementation 2015-10-25 12:31:41 -07:00
Jack Andersen cd3d2ee133 Windows fix 2015-10-12 09:24:53 -10:00