open_toontown_panda3d/tests/collide
Daniel ac6a1a7874 collide: Expose CollisionPolygon's setup_points and verify_points to Python
Closes #1035
2020-11-22 22:01:07 +01:00
..
collisions.py collide: implement check from parabola into inverse sphere 2019-06-20 19:33:42 +02:00
test_collision_polygon.py collide: Expose CollisionPolygon's setup_points and verify_points to Python 2020-11-22 22:01:07 +01:00
test_collision_tube.py Rename CollisionTube to CollisionCapsule (bam 6.44) 2018-12-23 22:28:06 +01:00
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 collide: Use correct intersection point for sphere into poly 2020-05-05 16:52:21 +02:00
test_into_sphere.py tests: add more collision unit tests 2019-04-09 13:44:20 +02:00