/[gzz]/gzz/gfx/libpaper/texcomb_GL1_1.py
ViewVC logotype

Diff of /gzz/gfx/libpaper/texcomb_GL1_1.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by mudyc, Mon Oct 14 10:19:31 2002 UTC revision 1.4 by mudyc, Mon Oct 14 10:24:37 2002 UTC
# Line 40  class TransparentCombinerPass: Line 40  class TransparentCombinerPass:
40    
41    
42              # First texenv p. 402              # First texenv p. 402
43              TexEnv GL_TEXTURE_ENV GL_TEXTURE_ENV_MODE GL_BLEND              TexEnv TEXTURE_ENV TEXTURE_ENV_COLOR %(c0)s
44    
45              # Multitexturing              # Multitexturing
46              #Multitexture              #Multitexture
# Line 51  class TransparentCombinerPass: Line 51  class TransparentCombinerPass:
51              Color %(c0)s              Color %(c0)s
52              # SecondaryColorEXT %(c1)s              # SecondaryColorEXT %(c1)s
53              Fog FOG_COLOR %(c2)s              Fog FOG_COLOR %(c2)s
54          """          """ % locals()
55    
56          type = rnd.nextInt(3)          type = rnd.nextInt(3)
57          # types: 0=BAND-LIKE, 1=3-COL-LERP, 2=FRACTION-LINE          # types: 0=BAND-LIKE, 1=3-COL-LERP, 2=FRACTION-LINE

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26