gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz/test/gzz/gfx/gl glvobcoorder.test


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz/test/gzz/gfx/gl glvobcoorder.test
Date: Fri, 08 Nov 2002 05:47:29 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        02/11/08 05:47:28

Modified files:
        test/gzz/gfx/gl: glvobcoorder.test 

Log message:
        Reduce checkInterp accuracy: buoys now shift a little in z direction; 
will need to think about that some more for API.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/test/gzz/gfx/gl/glvobcoorder.test.diff?tr1=1.20&tr2=1.21&r1=text&r2=text

Patches:
Index: gzz/test/gzz/gfx/gl/glvobcoorder.test
diff -u gzz/test/gzz/gfx/gl/glvobcoorder.test:1.20 
gzz/test/gzz/gfx/gl/glvobcoorder.test:1.21
--- gzz/test/gzz/gfx/gl/glvobcoorder.test:1.20  Sun Nov  3 13:28:16 2002
+++ gzz/test/gzz/gfx/gl/glvobcoorder.test       Fri Nov  8 05:47:28 2002
@@ -138,7 +138,7 @@
     checkTrans(vs1, cs_b1, 
        [0, 0, 0],
        [20, 0, 0],
-       .1)
+       1)
 
     cs_b2t = c2.affineCoordsys(0, 0, 200, 200, 1, 0, 0, 1)
     interp[cs_b1] = cs_b2t
@@ -146,7 +146,7 @@
     checkInterp(vs1, vs2, interp, .5, cs_b1, 
        [0, 0, 0],
        [110, 100, 0],
-       .1)
+       1)
 
 def testNadir():
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]