]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Fixed glowyleaves part of the tree shaders
authorcbrutail <ruszkai.akos@gmail.com>
Thu, 19 Sep 2013 12:39:05 +0000 (14:39 +0200)
committercbrutail <ruszkai.akos@gmail.com>
Thu, 19 Sep 2013 12:39:05 +0000 (14:39 +0200)
scripts/model_glowyplants.shader

index 2c5df80a8f5bb530c97c2c39997db4625612d998..bf048163387089e870cc3880dd1419a77bd2053a 100644 (file)
@@ -206,7 +206,6 @@ models/glowyplants/glowyleaves01
        {
                map models/glowyplants/trees/glowyleaves01.tga
                blendFunc blend
-               rgbGen vertex
 }
 }
 
@@ -227,7 +226,6 @@ models/glowyplants/glowyleaves02
        {
                map models/glowyplants/trees/glowyleaves02.tga
                blendFunc blend
-               rgbGen vertex
 }
 }
 
@@ -248,7 +246,6 @@ models/glowyplants/glowyleaves03
        {
                map models/glowyplants/trees/glowyleaves03.tga
                blendFunc blend
-               rgbGen vertex
 }
 }
 
@@ -270,6 +267,5 @@ models/glowyplants/glowyleaves04
        {
                map models/glowyplants/trees/glowyleaves04.tga
                blendFunc blend
-               rgbGen vertex
 }
 }
\ No newline at end of file