]> git.scottworley.com Git - nt3d/commitdiff
Increase the skip-rotation epsilon
authorScott Worley <ScottWorley@ScottWorley.com>
Mon, 31 Dec 2012 07:04:58 +0000 (23:04 -0800)
committerScott Worley <ScottWorley@ScottWorley.com>
Mon, 31 Dec 2012 07:04:58 +0000 (23:04 -0800)
Observed: a 0.9999999999999999 dot product yields a 1.4901161193847656e-8
angle.  The new, larger epsilon skips rotation for this point.


No differences found