8 Commits

Author SHA1 Message Date
Colby Klein
9776dbbf39 update quat test to reflect that pow() needs unit quats 2016-12-16 00:46:43 -08:00
karai17
08b23e394b Updated tests, fixed couple bugs 2016-12-15 19:57:31 -04: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
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
Matthew Blanchard
c5d02e0683 Updated vec3 doc comments. Brought vec2 in line with vec3. Doc commented vec2. 2015-12-25 18:35:03 -05:00
Colby Klein
1a90004e0d Add (VERY) experimental vec3-turbo, test stubs. 2015-07-25 07:21:16 -07:00