quakeforge/libs/models/test
Bill Currie 2f23cfa4d0 Add a new (failing) test case.
This one demonstrates the need for more information in the bsp tree
(surface polygons). When the box collides with a corner where one side is
flat and the other angled, but there's a partition plane cutting the two,
the box can instead collide with the angled side before it hits the corner.
2011-11-28 20:54:34 +09:00
..
Makefile.am Add trace-qf-bad.c to Makefile.am and testclip.c. 2011-09-27 17:09:04 +09:00
testclip.c Add a new (failing) test case. 2011-11-28 20:54:34 +09:00
trace-id.c Ensure id's trace is properly initialized. 2011-09-27 15:38:28 +09:00
trace-qf-bad.c Add an old qf version of trace.c 2011-09-27 13:00:19 +09:00