From: Sahil Singhal Date: Sat, 21 Aug 2010 05:32:30 +0000 (-0400) Subject: Add green and yellow variations. Ready for merge. X-Git-Tag: xonotic-v0.1.0preview~151^2~36^2~1 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=34077e4f40735d83ac65667c73807fcddb79a603;p=xonotic%2Fxonotic-maps.pk3dir.git Add green and yellow variations. Ready for merge. --- diff --git a/scripts/techpanelx.shader b/scripts/techpanelx.shader index 71714e52..e61191aa 100644 --- a/scripts/techpanelx.shader +++ b/scripts/techpanelx.shader @@ -117,6 +117,48 @@ textures/techpanelx/panel-tech1r map textures/techpanelx/panel/panel_tech1r.png + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} +textures/techpanelx/panel-tech1g +{ + qer_editorimage textures/techpanelx/panel/panel_tech1g.png + + q3map_bounceScale 0.5 + dpoffsetmapping - 2 + dpglossintensitymod 3 + dpglossexponentmod 4 + + { + map textures/techpanelx/panel/panel_tech1g.png + + + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} +textures/techpanelx/panel-tech1y +{ + qer_editorimage textures/techpanelx/panel/panel_tech1y.png + + q3map_bounceScale 0.5 + dpoffsetmapping - 2 + dpglossintensitymod 3 + dpglossexponentmod 4 + + { + map textures/techpanelx/panel/panel_tech1y.png + + } { map $lightmap @@ -159,6 +201,48 @@ textures/techpanelx/panel-tech2b map textures/techpanelx/panel/panel_tech2b.png + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} +textures/techpanelx/panel-tech2g +{ + qer_editorimage textures/techpanelx/panel/panel_tech2g.png + + q3map_bounceScale 0.5 + dpoffsetmapping - 2 + dpglossintensitymod 3 + dpglossexponentmod 4 + + { + map textures/techpanelx/panel/panel_tech2g.png + + + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} +textures/techpanelx/panel-tech2y +{ + qer_editorimage textures/techpanelx/panel/panel_tech2y.png + + q3map_bounceScale 0.5 + dpoffsetmapping - 2 + dpglossintensitymod 3 + dpglossexponentmod 4 + + { + map textures/techpanelx/panel/panel_tech2y.png + + } { map $lightmap @@ -243,6 +327,48 @@ textures/techpanelx/trim-section1r map textures/techpanelx/trim/trim_section1r.png + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} +textures/techpanelx/trim-section1g +{ + qer_editorimage textures/techpanelx/trim/trim_section1g.png + + q3map_bounceScale 0.5 + dpoffsetmapping - 2 + dpglossintensitymod 3 + dpglossexponentmod 4 + + { + map textures/techpanelx/trim/trim_section1g.png + + + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} +textures/techpanelx/trim-section1y +{ + qer_editorimage textures/techpanelx/trim/trim_section1y.png + + q3map_bounceScale 0.5 + dpoffsetmapping - 2 + dpglossintensitymod 3 + dpglossexponentmod 4 + + { + map textures/techpanelx/trim/trim_section1y.png + + } { map $lightmap diff --git a/textures/techpanelx/panel/panel_tech1g.png b/textures/techpanelx/panel/panel_tech1g.png new file mode 100644 index 00000000..131c6fc6 Binary files /dev/null and b/textures/techpanelx/panel/panel_tech1g.png differ diff --git a/textures/techpanelx/panel/panel_tech1g_gloss.png b/textures/techpanelx/panel/panel_tech1g_gloss.png new file mode 100644 index 00000000..52364803 Binary files /dev/null and b/textures/techpanelx/panel/panel_tech1g_gloss.png differ diff --git a/textures/techpanelx/panel/panel_tech1g_norm.png b/textures/techpanelx/panel/panel_tech1g_norm.png new file mode 100755 index 00000000..51533a09 Binary files /dev/null and b/textures/techpanelx/panel/panel_tech1g_norm.png differ diff --git a/textures/techpanelx/panel/panel_tech1y.png b/textures/techpanelx/panel/panel_tech1y.png new file mode 100644 index 00000000..f6cab1f1 Binary files /dev/null and b/textures/techpanelx/panel/panel_tech1y.png differ diff --git a/textures/techpanelx/panel/panel_tech1y_gloss.png b/textures/techpanelx/panel/panel_tech1y_gloss.png new file mode 100644 index 00000000..909ae3ac Binary files /dev/null and b/textures/techpanelx/panel/panel_tech1y_gloss.png differ diff --git a/textures/techpanelx/panel/panel_tech1y_norm.png b/textures/techpanelx/panel/panel_tech1y_norm.png new file mode 100755 index 00000000..51533a09 Binary files /dev/null and b/textures/techpanelx/panel/panel_tech1y_norm.png differ diff --git a/textures/techpanelx/panel/panel_tech2g.png b/textures/techpanelx/panel/panel_tech2g.png new file mode 100644 index 00000000..aedc9d04 Binary files /dev/null and b/textures/techpanelx/panel/panel_tech2g.png differ diff --git a/textures/techpanelx/panel/panel_tech2g_gloss.png b/textures/techpanelx/panel/panel_tech2g_gloss.png new file mode 100644 index 00000000..e9763015 Binary files /dev/null and b/textures/techpanelx/panel/panel_tech2g_gloss.png differ diff --git a/textures/techpanelx/panel/panel_tech2g_norm.png b/textures/techpanelx/panel/panel_tech2g_norm.png new file mode 100755 index 00000000..5a86ee2d Binary files /dev/null and b/textures/techpanelx/panel/panel_tech2g_norm.png differ diff --git a/textures/techpanelx/panel/panel_tech2y.png b/textures/techpanelx/panel/panel_tech2y.png new file mode 100644 index 00000000..63b77ef0 Binary files /dev/null and b/textures/techpanelx/panel/panel_tech2y.png differ diff --git a/textures/techpanelx/panel/panel_tech2y_gloss.png b/textures/techpanelx/panel/panel_tech2y_gloss.png new file mode 100644 index 00000000..8401a46c Binary files /dev/null and b/textures/techpanelx/panel/panel_tech2y_gloss.png differ diff --git a/textures/techpanelx/panel/panel_tech2y_norm.png b/textures/techpanelx/panel/panel_tech2y_norm.png new file mode 100755 index 00000000..5a86ee2d Binary files /dev/null and b/textures/techpanelx/panel/panel_tech2y_norm.png differ diff --git a/textures/techpanelx/trim/trim_section1g.png b/textures/techpanelx/trim/trim_section1g.png new file mode 100644 index 00000000..59893f51 Binary files /dev/null and b/textures/techpanelx/trim/trim_section1g.png differ diff --git a/textures/techpanelx/trim/trim_section1g_gloss.png b/textures/techpanelx/trim/trim_section1g_gloss.png new file mode 100644 index 00000000..1da85240 Binary files /dev/null and b/textures/techpanelx/trim/trim_section1g_gloss.png differ diff --git a/textures/techpanelx/trim/trim_section1g_norm.png b/textures/techpanelx/trim/trim_section1g_norm.png new file mode 100755 index 00000000..bf7509b6 Binary files /dev/null and b/textures/techpanelx/trim/trim_section1g_norm.png differ diff --git a/textures/techpanelx/trim/trim_section1y.png b/textures/techpanelx/trim/trim_section1y.png new file mode 100644 index 00000000..133408dd Binary files /dev/null and b/textures/techpanelx/trim/trim_section1y.png differ diff --git a/textures/techpanelx/trim/trim_section1y_gloss.png b/textures/techpanelx/trim/trim_section1y_gloss.png new file mode 100644 index 00000000..5c7b3991 Binary files /dev/null and b/textures/techpanelx/trim/trim_section1y_gloss.png differ diff --git a/textures/techpanelx/trim/trim_section1y_norm.png b/textures/techpanelx/trim/trim_section1y_norm.png new file mode 100755 index 00000000..bf7509b6 Binary files /dev/null and b/textures/techpanelx/trim/trim_section1y_norm.png differ