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

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

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

revision 1.21 by tjl, Tue Sep 3 21:15:32 2002 UTC revision 1.22 by tjl, Wed Sep 4 06:31:11 2002 UTC
# Line 4  initialized = 0 Line 4  initialized = 0
4  execfile("gfx/libcolor/spaces.py")  execfile("gfx/libcolor/spaces.py")
5    
6  from gzz.gfx.gl import GZZGL,Paper,PaperMill  from gzz.gfx.gl import GZZGL,Paper,PaperMill
7    import java
8  from java.lang import Math  from java.lang import Math
9  def initialize():  def initialize():
10      global initialized      global initialized
# Line 206  class ThePaperMill(PaperMill): Line 207  class ThePaperMill(PaperMill):
207                      if dbg: print "TexGen"+str(i), data                      if dbg: print "TexGen"+str(i), data
208                      ppass.putNormalTexGen(i, data)                      ppass.putNormalTexGen(i, data)
209    
210    papermillInstance = ThePaperMill()

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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