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