/[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.39 by tjl, Tue Nov 26 10:28:49 2002 UTC revision 1.40 by tjl, Tue Nov 26 11:58:39 2002 UTC
# Line 14  import gzz.gfx.gl Line 14  import gzz.gfx.gl
14  import java  import java
15  from math import exp  from math import exp
16    
17  texture_format = "RGB"  texture_format = "RGBA"
18  texture_components = 3  texture_components = 4
19    
20  isNV2X = 0  isNV2X = 0
21    

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

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