Kearwood Kip Gilbert
|
a31d510360
|
Corrected Matrix2x3 multiply operator, which had inverted order of operations
|
2018-04-19 17:23:41 -07:00 |
|
Kearwood Kip Gilbert
|
89a6662b6c
|
Fixed matrix2x3::scale() bug that caused skew
|
2018-04-19 11:17:59 -07:00 |
|
|
|
8f17d17b35
|
Fixed OOB array access in Triangle3::Init overload
|
2018-04-04 15:45:55 -07:00 |
|
Kearwood Kip Gilbert
|
d9808e03ba
|
Implemented Matrix2x3, bugfixes
|
2018-03-28 15:42:56 -07:00 |
|
Kearwood Kip Gilbert
|
20d341227d
|
Added min(vector, vector) and max(vector,vector) functions
|
2018-03-28 12:59:33 -07:00 |
|
|
|
7fc321ebb8
|
Implemented kraken::Matrix2
|
2018-03-27 16:48:24 -07:00 |
|
Kearwood Kip Gilbert
|
ac67072c9f
|
Implemented Vector2i
|
2018-03-22 22:11:49 -07:00 |
|
|
|
1e2c597fb6
|
Added Matrix4::Identity(), Added Lerp (scalar.h)
|
2018-03-19 17:28:31 -07:00 |
|
|
|
d77cc1e660
|
Merge branch 'master' of github.com:kearwood/kraken-math
|
2018-03-12 17:02:09 -07:00 |
|
|
|
d3365896c1
|
Initialize POD types where previously relied on constructors
|
2018-03-12 17:01:33 -07:00 |
|
|
|
27a2bde27b
|
Removed OpenGL dependency from krhelpers.h using KRAKEN_USE_OPENGL flag
|
2018-03-05 15:24:27 -08:00 |
|
|
|
7e9f7a462b
|
Added some quaternion functions
|
2018-02-26 17:49:41 -08:00 |
|
|
|
d623cd8ea8
|
Added ifdef to suppress OpenGL dependencies
|
2018-02-26 16:01:45 -08:00 |
|
|
|
4ceb89c3bd
|
Added Kraken Math files, extracted from Kraken Engine
|
2018-02-26 15:24:21 -08:00 |
|