]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
grate texture
authorFruitieX <rasse@rasse-lappy.localdomain>
Sat, 24 Jul 2010 20:17:21 +0000 (23:17 +0300)
committerFruitieX <rasse@rasse-lappy.localdomain>
Sat, 24 Jul 2010 20:17:21 +0000 (23:17 +0300)
scripts/exx.shader
textures/exx/panel/panel_grate01.tga [new file with mode: 0644]

index 12b95625f7a7d2b6e706390cc3033811a088a52c..12ff98c00491a99b3f88ec4f9492f3cf01985cc8 100644 (file)
@@ -822,6 +822,35 @@ textures/exx/light-u201
                blendfunc filter
        }
 }
                blendfunc filter
        }
 }
+textures/exx/panel-grate01
+{
+       qer_editorimage textures/exx/panel/panel_grate01.tga
+       
+       surfaceparm metalsteps
+       q3map_bounceScale  2
+       dpoffsetmapping - 2
+       dpglossintensitymod  3
+       dpglossexponentmod  4
+
+       surfaceparm nomarks
+       surfaceparm trans
+       surfaceparm alphashadow
+
+       cull none
+       nopicmip
+       nomipmaps
+       {
+               map textures/exx/panel/panel_grate01.tga
+               alphaFunc GT0
+               rgbgen vertex
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
 textures/exx/panel-metal01
 {
        qer_editorimage textures/exx/panel/panel_metal01.tga
 textures/exx/panel-metal01
 {
        qer_editorimage textures/exx/panel/panel_metal01.tga
diff --git a/textures/exx/panel/panel_grate01.tga b/textures/exx/panel/panel_grate01.tga
new file mode 100644 (file)
index 0000000..5abf61f
Binary files /dev/null and b/textures/exx/panel/panel_grate01.tga differ