mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-27 06:34:11 +00:00
9a9079a2b3
It turns out that the box trace CAN get out of the solid from that location (though a similar point trace can not). This is because of my decision to allow non-points to touch a plane from either side without crossing the plane, whereas a point touching a plane is always considered to be on the front side of the plane as there is no further information to disambiguate on which side of the plane the point is. |
||
---|---|---|
.. | ||
hulls.c | ||
hulls.h | ||
main.c | ||
Makefile.am | ||
testclip.c | ||
testcontents.c | ||
trace-id.c | ||
trace-qf-bad.c |