Historique des commits

Auteur SHA1 Message Date
  Colby Klein 736ef2fcf8 fix doc comment for mat4.look_at il y a 8 ans
  Colby Klein 55a6d666b4 Merge pull request #19 from excessive/unrefactor il y a 8 ans
  karai17 6b75545968 bump version il y a 8 ans
  karai17 08b23e394b Updated tests, fixed couple bugs il y a 8 ans
  karai17 a7f9247838 Unfactored the rest of cpml. Completely untested (all tests are broken) il y a 8 ans
  karai17 e3cafd6c2f tidied up color il y a 8 ans
  karai17 b3be2a154a unfactor quat il y a 8 ans
  karai17 8df45859e4 unfactor vec2 and vec3 il y a 8 ans
  Colby Klein 7e46afa280 make quat.from_direction's up argument optional (defaults to +z) il y a 8 ans
  Colby Klein 6ec87c3cc5 add capsule intersection il y a 8 ans
  Colby Klein 5fffa2f9d8 don't give NaN's when normalizing 0 il y a 8 ans
  Colby Klein ff7cc186e7 add mat4 * vec3 (implicit w=1) il y a 8 ans
  Colby Klein e5437e1899 Update README.md il y a 8 ans
  Colby Klein 6b5e4ce004 Add rockspec courtesy of @Alloyed. Fixes #18 il y a 8 ans
  Colby Klein d19a5addcb Fix failing tests caused by mul->scale il y a 8 ans
  karai17 69f30173b8 Fixed quat.lerp il y a 8 ans
  karai17 799e1607bc Updated to work outside of a sanitized environment. il y a 8 ans
  karai17 20f9625ae2 Fixed vec2 and vec3 mul/div/scale il y a 8 ans
  Colby Klein a5d4413cd4 Merge with master. il y a 8 ans
  Colby Klein ad39870082 Bump version to 0.9.0 il y a 8 ans
  Colby Klein 56fd295874 Make simplex return a function instead of a whole module. il y a 8 ans
  Colby Klein 32cf0e8608 Remove FFI from color. It's broken. il y a 8 ans
  Colby Klein 5892600bc6 Remove quadtree module, it needs to be rebuilt. il y a 8 ans
  karai17 02f963d932 Fixed typo, added comments il y a 8 ans
  karai17 640d46de43 Added sphere_triangle collision. Probably. il y a 8 ans
  karai17 832648af33 Colby sucks il y a 8 ans
  karai17 e25f4acef9 Fixed broken tests il y a 8 ans
  karai17 b0e9714a0e added aabb_obb test il y a 8 ans
  karai17 637bc5a413 Added many intersection tests il y a 8 ans
  karai17 52814eed9f Added a few more specs, no new tests though il y a 8 ans