Commit Graph

346 Commits

Author SHA1 Message Date
Jack Andersen fca8742f99 Windows build fixes 2015-11-10 10:02:25 -10:00
Phillip Stephens 8937bfc0c6 Merge branch 'master' of https://github.com/AxioDL/MathLib 2015-11-08 19:40:03 -08:00
Phillip Stephens 35a6a511d8 Add forgotten CMRay 2015-11-08 19:39:51 -08: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 12631bdc60 Add HSL to CColor 2015-11-05 19:52:47 -08:00
Phillip Stephens 40ca0c3219 More reimplementations 2015-11-02 10:44:46 -08:00
Phillip Stephens 9965f5846d Decouple Athena usage
Convert CColor from RGBAf32 to RGBA8
2015-11-01 04:04:29 -08:00
Phillip Stephens e1baf3631b Add Athena constructor to CMatrix3f 2015-10-25 13:20:53 -07:00
Phillip Stephens dbbd3c76ef Reimplementation 2015-10-25 12:31:41 -07:00
Jack Andersen 2efe395f50 Additional Athena support 2015-10-23 15:23:23 -10:00
Jack Andersen 1901de914c Minor constructor fix 2015-10-23 12:25:36 -10:00
Jack Andersen cd3d2ee133 Windows fix 2015-10-12 09:24:53 -10:00
Phillip Stephens 070a8d7854 Windows fix 2015-10-12 02:50:24 -07:00
Phillip Stephens 9402346822 Add rounded catmull-rom
Fix getBezierPoint
2015-10-12 02:40:42 -07:00
Phillip Stephens 5ec947366a Fix round 2015-10-12 02:19:19 -07:00
Phillip Stephens 9ce41a40f8 Merge branch 'master' of https://github.com/AxioDL/MathLib 2015-10-12 01:49:33 -07:00
Phillip Stephens e849476a7a Complete CMath reimplementation 2015-10-12 01:46:45 -07:00
Jack Andersen 72972196a4 Windows fixes 2015-10-11 18:40:59 -10:00
Phillip Stephens 5e2b997266 WIP math reimplementations 2015-10-11 17:33:42 -07:00
Phillip Stephens 57cfbc93b9 Add forgotten file 2015-10-07 17:29:33 -07:00
Phillip c1adc6ef96 Merge pull request #3 from AxioDL/retro-reimp
More re-implementations
2015-10-07 17:25:00 -07:00
Phillip Stephens 8012694fc7 More reimplementations
Move API to Zeus namespace
2015-10-07 17:23:49 -07:00
Phillip Stephens 394a225062 * Fix previous commit 2015-10-07 17:23:49 -07:00
Phillip Stephens 716ca479ce * More reimplementations 2015-10-07 17:23:49 -07:00
Phillip Stephens eeb7a0235e More reimplementations 2015-10-07 17:23:49 -07:00
Phillip Stephens d5c8fe162f More re-implementations 2015-10-07 17:23:05 -07:00
Jack Andersen 5270d232ab Windows CMake fix 2015-08-30 17:39:41 -10:00
Jack Andersen 151b0e6333 made clamp a template function 2015-08-28 15:29:17 -10:00
Jack Andersen 2e3512b800 Removed exceptions 2015-08-19 16:51:47 -10:00
Phillip Stephens 9d657895cb Added COBBox and renamed SBoundingBox to CAABox
Reorganized code
2015-08-11 18:41:28 -07:00
Phillip Stephens 3a25f59adb * Add Athena vector types 2015-07-29 14:59:03 -07:00
Jack Andersen 829cf51c37 Removed qt files 2015-07-19 18:07:57 -10:00
Jack Andersen 08f506f4a2 added CMake 2015-07-19 16:57:16 -10:00
Phillip 4643a90b28 Merge pull request #2 from RetroView/matrix4f-work
Refactor Matrix4f, and add a few helpful classes
2015-05-06 01:15:41 -07:00
Phillip Stephens 44b47ef790 * Fix includes and project 2015-05-06 00:30:06 -07:00
Phillip Stephens b9c8268b37 * Add CFrustum and SBoundingBox 2015-05-06 00:20:44 -07:00
Phillip Stephens bc1ff31cfb Derp 2015-05-06 00:10:19 -07:00
Phillip Stephens 271df619e5 * Make a proper Matrix4 implementation (WIP)
* Add CVector4f
* Add CRectangle (for 2D AABBs)
2015-05-06 00:05:06 -07:00
Phillip Stephens 08a6903fe4 * Add operators and helper functions to CColor 2015-05-04 03:00:15 -07:00
Phillip Stephens 5e3df9ece4 * Fix SSE4.1 in CVector2f 2015-05-03 23:11:11 -07:00
Phillip Stephens 70aae5b648 * Fix CColor subscript operator
* Fix CVector2f derps
2015-05-03 23:08:00 -07:00
Phillip Stephens 8fa4959dbb * Add CVector2f 2015-05-03 22:41:38 -07:00
Phillip d158119e86 Merge pull request #1 from RetroView/sse41_and_color
* Fix CVector3f SSE4.1
2015-04-30 23:34:32 -07:00
Phillip Stephens 17956988dd * Fix CVector3f SSE4.1
* Add CColor
2015-04-30 23:31:59 -07:00
Phillip Stephens 5df0bae045 * Update MathLib 2015-04-19 16:15:32 -07:00
Phillip Stephens c8fa20ddbf Initial Commit 2015-04-19 13:39:16 -07:00