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