]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
unsealed: remove now dublicated glassx textures.
authorMatthias Krüger <matthias.krueger@famsik.de>
Tue, 23 Jul 2013 20:48:33 +0000 (22:48 +0200)
committerMatthias Krüger <matthias.krueger@famsik.de>
Tue, 23 Jul 2013 20:48:33 +0000 (22:48 +0200)
scripts/glassx.shader
scripts/map_unsealedtrial2.shader
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 4d5f7a5e563c18faa6eca705d409c499872f879e..d82d647ab87d14150abf58f2ca65b24e6f7b3c1f 100644 (file)
@@ -7,7 +7,6 @@ textures/glassx/hexglass
        surfaceparm trans
        surfaceparm alphashadow
        q3map_lightmapSampleSize 64
-       cull none
        {
                map textures/glassx/base/hexglass.tga
                blendfunc blend
index a89d7810771e0abae431cfff241240effc89e401..c3755d0016025970ed1fbd867d4514c97b78de0d 100644 (file)
@@ -207,27 +207,6 @@ models/volcanic_mountain/simplemoutain
        }
 }
 
-textures/glassx/hexglass
-{
-       q3map_bouncescale 3
-       qer_editorimage textures/glassx/hexglass.tga
-       dpreflectcube cubemaps/default/sky
-       dpnoshadow
-       surfaceparm trans
-       surfaceparm alphashadow
-       q3map_lightmapSampleSize 64
-       {
-               map textures/glassx/hexglass.tga
-               blendfunc blend
-               rgbgen lightingDiffuse
-       }
-       {
-               map $lightmap
-               blendfunc GL_DST_COLOR GL_ZERO
-               rgbGen identity
-       }
-}
-
 models/unsealed/bark
 {
        dpmeshcollisions
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