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

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

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

revision 1.23 by jvk, Thu Oct 10 13:36:45 2002 UTC revision 1.24 by jvk, Thu Oct 10 14:35:26 2002 UTC
# Line 79  def init(): Line 79  def init():
79      global ptextures      global ptextures
80      ptextures["RGB2"] = map(NamedTexture, filter(lambda dict: dict["name"] in [      ptextures["RGB2"] = map(NamedTexture, filter(lambda dict: dict["name"] in [
81          "rgbw1",          "rgbw1",
82          #"rgbw2",          "rgbw2",
83          "rgbw3",          "rgbw3",
84          "turb",          "turb",
85          "pyramid",          "pyramid",
# Line 98  def init(): Line 98  def init():
98                    
99          {"name" : "rgbw2",          {"name" : "rgbw2",
100           "args" : [tres, tres, 0, 3, "RGB", "RGB", "fnoise",           "args" : [tres, tres, 0, 3, "RGB", "RGB", "fnoise",
101                     ["scale", ".43", "freq", "1", "df", "1.5", "bias", "0.5" ]],                     ["scale", ".43", "freq", "1", "df", "1.2", "bias", "0.5" ]],
102           "scale" : 1./2,           "scale" : 1./2,
103           },           },
104    

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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