gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz/gfx/libpaper texcoords.py


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz/gfx/libpaper texcoords.py
Date: Sat, 31 Aug 2002 02:00:29 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        02/08/31 02:00:29

Modified files:
        gfx/libpaper   : texcoords.py 

Log message:
        Oopsie

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libpaper/texcoords.py.diff?tr1=1.3&tr2=1.4&r1=text&r2=text

Patches:
Index: gzz/gfx/libpaper/texcoords.py
diff -c gzz/gfx/libpaper/texcoords.py:1.3 gzz/gfx/libpaper/texcoords.py:1.4
*** gzz/gfx/libpaper/texcoords.py:1.3   Sat Aug 31 01:43:33 2002
--- gzz/gfx/libpaper/texcoords.py       Sat Aug 31 02:00:29 2002
***************
*** 150,156 ****
  
        # Then, create the transformation from (s2, t3)
        # to (s3, t3, r3)
!       planevec =  self._create3DPlane(rnd)
  
        # And finally, concatenate the two by matrix
        # multiplication
--- 150,156 ----
  
        # Then, create the transformation from (s2, t3)
        # to (s3, t3, r3)
!       planevec =  self._3DPlaneOrthoVecs(self._create3DPlane(rnd))
  
        # And finally, concatenate the two by matrix
        # multiplication




reply via email to

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