This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
panda3d
Watch
1
Star
0
Fork
0
You've already forked panda3d
mirror of
https://github.com/panda3d/panda3d.git
synced
2026-01-30 11:28:43 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
38261d4bb2ee105452481cbc063101da2d2adfa9
panda3d
/
tests
/
collide
History
rdb
96e2e7d357
tests: Remove testing for AssertionError
...
This crashes with `assert-abort` and doesn't work with release builds
2024-03-29 20:57:36 +01:00
..
collisions.py
collide: Add CollisionHeightfield solid (
#691
)
2023-08-05 21:14:52 +02:00
test_collision_handlers.py
collide: Add pickle support for most collision handlers
2021-01-01 16:56:18 +01:00
test_collision_polygon.py
collide: Error checking for CollisionPolygon::setup/verify_points()
2020-12-12 17:28:41 +01:00
test_collision_traverser.py
collide: Support pickling for CollisionTraverser, HandlerEvent+Queue
2020-12-31 16:57:34 +01:00
test_collision_tube.py
…
test_into_box.py
tests: Add more tests for sphere-into-box
2022-10-05 14:55:46 +02:00
test_into_capsule.py
…
test_into_heightfield.py
tests: Remove testing for AssertionError
2024-03-29 20:57:36 +01:00
test_into_invsphere.py
…
test_into_lines.py
…
test_into_poly.py
…
test_into_sphere.py
…