Kearwood Gilbert
|
d315908653
|
Corrected Sparc compile failure
|
2019-01-11 15:54:21 -08:00 |
|
Kearwood Kip Gilbert
|
a21b1d2c99
|
Fixed SRC_DIR env var for travis
|
2019-01-11 16:28:53 -08:00 |
|
Kearwood Kip Gilbert
|
b8c47f895e
|
Added Travis-CI yml
|
2019-01-11 16:15:15 -08:00 |
|
|
|
c5a64e2336
|
Fix type conversion warnings
|
2019-01-11 00:33:34 -08:00 |
|
|
|
5cca3a9fb1
|
Removed Kraken specific macros from CMAkeFiles
|
2018-07-29 23:36:36 -07:00 |
|
|
|
759b7af066
|
Added static Create methods for POD types, eliminated warnings, added CMake macros for Kraken public header export
|
2018-07-27 00:06:20 -07:00 |
|
Kearwood Kip Gilbert
|
fe16af07f1
|
Merge github.com:KrakenEngine/hydra
|
2018-04-23 11:22:20 -07:00 |
|
|
|
00bb9b6689
|
Kraken Math now called Hydra
|
2018-04-22 23:11:50 -07:00 |
|
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 |
|
|
|
62670af728
|
Added CMakeLists
|
2018-03-19 12:37:43 -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 |
|