gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz/gfx/demo fisheye.py


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz/gfx/demo fisheye.py
Date: Thu, 12 Sep 2002 11:49:50 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        02/09/12 11:49:49

Modified files:
        gfx/demo       : fisheye.py 

Log message:
        Try blending differently

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/demo/fisheye.py.diff?tr1=1.6&tr2=1.7&r1=text&r2=text

Patches:
Index: gzz/gfx/demo/fisheye.py
diff -c gzz/gfx/demo/fisheye.py:1.6 gzz/gfx/demo/fisheye.py:1.7
*** gzz/gfx/demo/fisheye.py:1.6 Thu Sep 12 11:48:12 2002
--- gzz/gfx/demo/fisheye.py     Thu Sep 12 11:49:49 2002
***************
*** 33,39 ****
        Disable TEXTURE_2D
        ActiveTexture TEXTURE0
          Enable BLEND
!         BlendFunc ZERO SRC_COLOR
          Disable DEPTH_TEST
          Color 1 1 1
          Enable TEXTURE_2D
--- 33,39 ----
        Disable TEXTURE_2D
        ActiveTexture TEXTURE0
          Enable BLEND
!         BlendFunc ONE ZERO
          Disable DEPTH_TEST
          Color 1 1 1
          Enable TEXTURE_2D




reply via email to

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