open_toontown_panda3d/panda
rdb 9efdf9919c collide: Implement capsule-into-polygon intersection test
There is one edge case (literally) where the reported interior point isn't deep enough, which is when the capsule hits the edge of a polygon at a steep angle, but it will still push it out eventually, so whatever.

Fixes #1369
2022-10-20 17:14:54 +02:00
..
metalibs Add p3headlessgl render plug-in on Linux using EGL as fallback for GLX 2021-03-23 15:04:20 +01:00
src collide: Implement capsule-into-polygon intersection test 2022-10-20 17:14:54 +02:00