quakeforge/libs/models/test
Bill Currie 750b5ba0ed Be a little more lenient with float comparisons.
Unfortunately, Pythagorus and binary don't play well together, so rounding
errors are inevetible when testing with a slope. However, 1e-6 seems to be
a good epsilon (printf's %g hides it nicely :).
2011-11-28 20:56:20 +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 Be a little more lenient with float comparisons. 2011-11-28 20:56:20 +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