| .. |
|
collisions.py
|
563ff75c2f
collide: implement check from parabola into inverse sphere
|
6 years ago |
|
test_collision_polygon.py
|
b31b100693
tests: Correct misleading comment
|
5 years ago |
|
test_collision_tube.py
|
bd6ef2b0ea
Rename CollisionTube to CollisionCapsule (bam 6.44)
|
7 years ago |
|
test_into_box.py
|
47f39809ee
collide: add collision test for parabola into box
|
6 years ago |
|
test_into_capsule.py
|
674c9fdee9
collide: implement box into capsule
|
6 years ago |
|
test_into_invsphere.py
|
563ff75c2f
collide: implement check from parabola into inverse sphere
|
6 years ago |
|
test_into_lines.py
|
ac451d79ef
tests: add more collision unit tests
|
6 years ago |
|
test_into_poly.py
|
9ad4e4586c
collide: Use correct intersection point for sphere into poly
|
5 years ago |
|
test_into_sphere.py
|
ac451d79ef
tests: add more collision unit tests
|
6 years ago |