]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Experimental push.
authorcbrutail <ruszkai.akos@gmail.com>
Wed, 3 Nov 2010 18:22:31 +0000 (19:22 +0100)
committercbrutail <ruszkai.akos@gmail.com>
Wed, 3 Nov 2010 18:22:31 +0000 (19:22 +0100)
scripts/logos_logo02.shader [new file with mode: 0644]
textures/logos/logo02/logo02_red.tga [new file with mode: 0644]
textures/logos/logo02/logo02_redg.tga [new file with mode: 0644]
textures/logos/logo02/logo02_redg_glow.tga [new file with mode: 0644]

diff --git a/scripts/logos_logo02.shader b/scripts/logos_logo02.shader
new file mode 100644 (file)
index 0000000..a862b8d
--- /dev/null
@@ -0,0 +1,41 @@
+textures/logos_logo02/logo02_red
+{
+       qer_editorimage textures/logos/logo02/logo02_red.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo02/logo02_red.tga
+               blendFunc filter
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
+
+textures/logos_logo02/logo02_red_glowy
+{
+       qer_editorimage textures/logos/logo02/logo02_redg.tga
+
+       surfaceparm trans
+       surfaceparm nonsolid
+       surfaceparm nodlight
+       surfaceparm nolightmap
+
+       polygonOffset
+       sort 6
+       cull none
+
+       {
+               map textures/logos/logo02/logo02_redg.tga
+               blendFunc filter
+               alphaFunc GT0
+               rgbgen identity
+       }
+}
\ No newline at end of file
diff --git a/textures/logos/logo02/logo02_red.tga b/textures/logos/logo02/logo02_red.tga
new file mode 100644 (file)
index 0000000..722a924
Binary files /dev/null and b/textures/logos/logo02/logo02_red.tga differ
diff --git a/textures/logos/logo02/logo02_redg.tga b/textures/logos/logo02/logo02_redg.tga
new file mode 100644 (file)
index 0000000..70becb7
Binary files /dev/null and b/textures/logos/logo02/logo02_redg.tga differ
diff --git a/textures/logos/logo02/logo02_redg_glow.tga b/textures/logos/logo02/logo02_redg_glow.tga
new file mode 100644 (file)
index 0000000..56f0669
Binary files /dev/null and b/textures/logos/logo02/logo02_redg_glow.tga differ