Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Goers <mega@osirion.org>2014-07-12 08:28:51 +0000
committerEvan Goers <mega@osirion.org>2014-07-12 08:28:51 +0000
commitf37bff4b83c57bbd288345727aa09b56388e2a95 (patch)
tree542e36360b8d7cefc8af459cb483c365dbbdf57b /base/materials/thorn.shader
parentb155b79e4b444e740e19b0a308c448f4a52a712a (diff)
Changed metal materials to use envmap for shine.
Diffstat (limited to 'base/materials/thorn.shader')
-rw-r--r--base/materials/thorn.shader52
1 files changed, 52 insertions, 0 deletions
diff --git a/base/materials/thorn.shader b/base/materials/thorn.shader
index d80882c..e482a7c 100644
--- a/base/materials/thorn.shader
+++ b/base/materials/thorn.shader
@@ -2,8 +2,12 @@ textures/thorn/metal_diamond
{
qer_editorimage textures/thorn/metal_diamond
{
+ environment
+ }
+ {
map textures/thorn/metal_diamond
specular 0.5 0.5 0.5
+ blendfunc blend
}
}
@@ -11,8 +15,12 @@ textures/thorn/metal_trimond
{
qer_editorimage textures/thorn/metal_trimond
{
+ environment
+ }
+ {
map textures/thorn/metal_trimond
specular 0.5 0.5 0.5
+ blendfunc blend
}
}
@@ -20,8 +28,12 @@ textures/thorn/panel_01
{
qer_editorimage textures/thorn/panel_01
{
+ environment
+ }
+ {
map textures/thorn/panel_01
specular 0.5 0.5 0.5
+ blendfunc blend
}
}
@@ -29,8 +41,12 @@ textures/thorn/panel_01_bright
{
qer_editorimage textures/thorn/panel_01_bright
{
+ environment
+ }
+ {
map textures/thorn/panel_01_bright
specular 0.5 0.5 0.5
+ blendfunc blend
}
}
@@ -38,8 +54,12 @@ textures/thorn/panel_01_dark
{
qer_editorimage textures/thorn/panel_01_dark
{
+ environment
+ }
+ {
map textures/thorn/panel_01_dark
specular 0.5 0.5 0.5
+ blendfunc blend
}
}
@@ -47,8 +67,12 @@ textures/thorn/panel_02
{
qer_editorimage textures/thorn/panel_02
{
+ environment
+ }
+ {
map textures/thorn/panel_02
specular 0.5 0.5 0.5
+ blendfunc blend
}
}
@@ -56,8 +80,12 @@ textures/thorn/panel_02_bright
{
qer_editorimage textures/thorn/panel_02_bright
{
+ environment
+ }
+ {
map textures/thorn/panel_02_bright
specular 0.5 0.5 0.5
+ blendfunc blend
}
}
@@ -65,8 +93,12 @@ textures/thorn/panel_02_dark
{
qer_editorimage textures/thorn/panel_02_dark
{
+ environment
+ }
+ {
map textures/thorn/panel_02_dark
specular 0.5 0.5 0.5
+ blendfunc blend
}
}
@@ -74,9 +106,14 @@ textures/thorn/panel_01_primary
{
qer_editorimage textures/thorn/panel_01_primary
{
+ environment
+ entity
+ }
+ {
map textures/thorn/panel_01
specular 0.5 0.5 0.5
entity
+ blendfunc blend
}
}
@@ -84,9 +121,14 @@ textures/thorn/panel_01_secondary
{
qer_editorimage textures/thorn/panel_01_secondary
{
+ environment
+ entitysecond
+ }
+ {
map textures/thorn/panel_01
specular 0.5 0.5 0.5
entitysecond
+ blendfunc blend
}
}
@@ -94,9 +136,14 @@ textures/thorn/panel_02_primary
{
qer_editorimage textures/thorn/panel_02_primary
{
+ environment
+ entity
+ }
+ {
map textures/thorn/panel_02
specular 0.5 0.5 0.5
entity
+ blendfunc blend
}
}
@@ -104,8 +151,13 @@ textures/thorn/panel_02_secondary
{
qer_editorimage textures/thorn/panel_02_secondary
{
+ environment
+ entitysecond
+ }
+ {
map textures/thorn/panel_02
specular 0.5 0.5 0.5
entitysecond
+ blendfunc blend
}
}