open_toontown_panda3d/tests/collide
hecris 674c9fdee9 collide: implement box into capsule
Closes #675
2019-08-02 19:14:58 +02:00
..
collisions.py collide: implement check from parabola into inverse sphere 2019-06-20 19:33:42 +02:00
test_collision_tube.py
test_into_box.py collide: add collision test for parabola into box 2019-06-07 22:21:27 +02:00
test_into_capsule.py collide: implement box into capsule 2019-08-02 19:14:58 +02:00
test_into_invsphere.py collide: implement check from parabola into inverse sphere 2019-06-20 19:33:42 +02:00
test_into_lines.py tests: add more collision unit tests 2019-04-09 13:44:20 +02:00
test_into_poly.py tests: add more collision unit tests 2019-04-09 13:44:20 +02:00
test_into_sphere.py tests: add more collision unit tests 2019-04-09 13:44:20 +02:00