]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
fix glassx shader
authorRudolf Polzer <divverent@xonotic.org>
Sat, 13 Jul 2013 09:21:53 +0000 (11:21 +0200)
committerRudolf Polzer <divverent@xonotic.org>
Sat, 13 Jul 2013 09:21:53 +0000 (11:21 +0200)
scripts/glassx.shader
textures/glassx/base/hexglass.tga [new file with mode: 0644]
textures/glassx/base/hexglass_gloss.tga [new file with mode: 0644]
textures/glassx/base/hexglass_norm.tga [new file with mode: 0644]
textures/glassx/base/hexglass_reflect.tga [new file with mode: 0644]
textures/glassx/hexglass.tga [deleted file]
textures/glassx/hexglass_gloss.tga [deleted file]
textures/glassx/hexglass_norm.tga [deleted file]
textures/glassx/hexglass_reflect.tga [deleted file]

index 2640690e983b170590abd2daa3c58a87937670fd..4d5f7a5e563c18faa6eca705d409c499872f879e 100644 (file)
@@ -1,7 +1,7 @@
 textures/glassx/hexglass
 {
        q3map_bouncescale 3
 textures/glassx/hexglass
 {
        q3map_bouncescale 3
-       qer_editorimage textures/glassx/hexglass.tga
+       qer_editorimage textures/glassx/base/hexglass.tga
        dpreflectcube cubemaps/default/sky
        dpnoshadow
        surfaceparm trans
        dpreflectcube cubemaps/default/sky
        dpnoshadow
        surfaceparm trans
@@ -9,7 +9,7 @@ textures/glassx/hexglass
        q3map_lightmapSampleSize 64
        cull none
        {
        q3map_lightmapSampleSize 64
        cull none
        {
-               map textures/glassx/hexglass.tga
+               map textures/glassx/base/hexglass.tga
                blendfunc blend
                rgbgen lightingDiffuse
        }
                blendfunc blend
                rgbgen lightingDiffuse
        }
diff --git a/textures/glassx/base/hexglass.tga b/textures/glassx/base/hexglass.tga
new file mode 100644 (file)
index 0000000..86f8189
Binary files /dev/null and b/textures/glassx/base/hexglass.tga differ
diff --git a/textures/glassx/base/hexglass_gloss.tga b/textures/glassx/base/hexglass_gloss.tga
new file mode 100644 (file)
index 0000000..0ee5261
Binary files /dev/null and b/textures/glassx/base/hexglass_gloss.tga differ
diff --git a/textures/glassx/base/hexglass_norm.tga b/textures/glassx/base/hexglass_norm.tga
new file mode 100644 (file)
index 0000000..fee002d
Binary files /dev/null and b/textures/glassx/base/hexglass_norm.tga differ
diff --git a/textures/glassx/base/hexglass_reflect.tga b/textures/glassx/base/hexglass_reflect.tga
new file mode 100644 (file)
index 0000000..78f4316
Binary files /dev/null and b/textures/glassx/base/hexglass_reflect.tga differ
diff --git a/textures/glassx/hexglass.tga b/textures/glassx/hexglass.tga
deleted file mode 100644 (file)
index 86f8189..0000000
Binary files a/textures/glassx/hexglass.tga and /dev/null differ
diff --git a/textures/glassx/hexglass_gloss.tga b/textures/glassx/hexglass_gloss.tga
deleted file mode 100644 (file)
index 0ee5261..0000000
Binary files a/textures/glassx/hexglass_gloss.tga and /dev/null differ
diff --git a/textures/glassx/hexglass_norm.tga b/textures/glassx/hexglass_norm.tga
deleted file mode 100644 (file)
index fee002d..0000000
Binary files a/textures/glassx/hexglass_norm.tga and /dev/null differ
diff --git a/textures/glassx/hexglass_reflect.tga b/textures/glassx/hexglass_reflect.tga
deleted file mode 100644 (file)
index 78f4316..0000000
Binary files a/textures/glassx/hexglass_reflect.tga and /dev/null differ