/[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.2 by mudyc, Wed Oct 9 12:23:58 2002 UTC revision 1.3 by mudyc, Mon Oct 14 10:19:31 2002 UTC
# Line 3  Line 3 
3  #from gfx.libutil import nvcode  #from gfx.libutil import nvcode
4        
5  class TransparentCombinerPass:  class TransparentCombinerPass:
6      def setupCode(self, texinputs, colors, rnd, trans = 0):      def setupCode(self, texinputs, texscales, colors, rnd, trans = 0):
7          # 4 colors          # 4 colors
8          colorbase = rnd.nextInt()          colorbase = rnd.nextInt()
9          c0, c1, c2, c3 = [ colors.getColorStr(colorbase+i)          c0, c1, c2, c3 = [ colors.getColorStr(colorbase+i)

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

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