karai17
08b23e394b
Updated tests, fixed couple bugs
2016-12-15 19:57:31 -04:00
Colby Klein
d19a5addcb
Fix failing tests caused by mul->scale
2016-08-21 20:42:44 -07:00
karai17
832648af33
Colby sucks
2016-07-26 23:16:30 -03:00
karai17
e25f4acef9
Fixed broken tests
2016-07-26 22:31:08 -03:00
karai17
b0e9714a0e
added aabb_obb test
2016-07-26 01:21:49 -03:00
karai17
637bc5a413
Added many intersection tests
2016-07-26 00:44:15 -03:00
karai17
52814eed9f
Added a few more specs, no new tests though
2016-07-25 02:07:24 -03:00
karai17
dc31605db6
Fixed mat4.look_at
2016-07-24 23:42:44 -03:00
karai17
96a63ce581
Added a few more mat4 tests
2016-07-24 11:35:48 -03:00
karai17
ce80e2c90a
Added test for quat.to_string
2016-07-24 10:53:57 -03:00
karai17
f038ce2dc7
Increased test coverage of vec2, vec3, quat
2016-07-24 10:49:35 -03:00
karai17
c4fabe7f19
Made the tests less bad
2016-07-24 10:04:29 -03:00
karai17
2cb5d0970d
Added to_frustum test
2016-07-24 04:43:06 -03:00
karai17
375f748c1f
FFI'd color
2016-07-23 23:16:10 -03:00
karai17
481825cba4
What ARE birds?
...
We just don't know.
2016-07-23 05:21:03 -03:00
karai17
fbf329264d
Blood. Sweat. Tears. Mostly blood. And sweat. And tears.
2016-07-23 03:23:06 -03:00
karai17
5f7a7f29fa
Added quaternion tests
...
* Fixed an issue with is_quat, is_vec3, is_vec2, and is_mat4 methods
* Fixed a minor issue with local variables being declared too late
2016-07-21 20:04:32 -03:00
karai17
78b34590c5
vec2 and vec3 100% test coverage
2016-07-21 13:52:35 -03:00
karai17
4f9bc17bf4
Refactored mat4
...
Did some tidying up on quat, vec2, vec3, and utils
2016-07-19 23:55:21 -03:00
karai17
6ced5f397e
Removed unneeded do blocks from tests
2016-07-15 22:19:22 -03:00
karai17
add0a71c05
Added tests for vec2 and vec3
2016-07-15 22:07:48 -03:00
Matthew Blanchard
c5d02e0683
Updated vec3 doc comments. Brought vec2 in line with vec3. Doc commented vec2.
2015-12-25 18:35:03 -05:00
Landon Manning
7b00a41588
fixed a typo
2015-12-13 06:44:39 -04:00
Landon Manning
b2367b6382
*actually* fix tests
2015-12-13 06:36:37 -04:00
Landon Manning
bce2621f2d
Fixed tests
2015-12-13 06:33:20 -04:00
Colby Klein
4a4ad08a35
Add vec2.lerp, tests, and fix some minor bugs.
...
- Added missing vec2 lerp (same as vec3's)
- Added lerp to vec2 and vec3 metatable
- Added tests for vec2 (incomplete)
- Fixed vec2/number being the same as number/vec2
- Fixed vec2 constructor to match vec3's
2015-09-15 07:05:22 -07:00
Colby Klein
6a5771348c
Minor doc/test updates for vec3
2015-09-13 05:51:13 -07:00
Colby Klein
edbf08005d
Update vec3 division tests
2015-09-10 20:32:32 -07:00
Colby Klein
d198d7f97f
Backout some FFI code - didn't work.
2015-08-25 11:10:18 -07:00
Colby Klein
e6b9c84a6c
Add utils.deadzone and threshold + tests
2015-08-15 01:19:44 -07:00
Colby Klein
54daab8ce2
Fix vec3 test failures, add unit vectors.
2015-08-15 01:06:32 -07:00
Colby Klein
1a90004e0d
Add (VERY) experimental vec3-turbo, test stubs.
2015-07-25 07:21:16 -07:00
Colby Klein
d004860628
Add more vec3 tests.
2015-04-25 16:19:03 -07:00
Colby Klein
b6c8164935
Add precision argument to utils.round
2015-04-25 06:29:20 -07:00
Colby Klein
4cecab73c2
Add initial vec3 and utils specs
2015-04-25 05:49:36 -07:00