Commit Graph

59 Commits

Author SHA1 Message Date
Phillip Stephens 0ec87939d2 Add toGrayscale 2016-01-04 23:49:12 -08:00
Jack Andersen 3d6218a9d2 Added CVector2f::assign 2015-11-29 14:21:26 -10:00
Jack Andersen 9885d34420 Added skClear 2015-11-28 16:55:05 -10:00
Jack Andersen f075c38a4c Windows fix 2015-11-27 12:19:54 -10:00
Jack Andersen a13928491e Added CVector4f::assign() 2015-11-25 21:35:11 -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 ef0c2e6104 Merge branch 'color-float' 2015-11-25 17:27:20 -08:00
Phillip Stephens b172f023fb Convert CColor back to floating point 2015-11-25 17:26:23 -08:00
Jack Andersen dc5c903a0d Assign method for CVector3f 2015-11-25 14:23:29 -10:00
Jack Andersen 8d54a3c7b5 include fixup 2015-11-24 15:45:58 -10:00
Jack Andersen 116afa6fc3 windows enum refactor fixes 2015-11-20 17:00:18 -10: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 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