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>2009-08-21 19:31:05 +0000
committerEvan Goers <mega@osirion.org>2009-08-21 19:31:05 +0000
commit4efffcdbdd2ebfe85ce7e5fb1fb395074cef6bf8 (patch)
treedc66cd8f2e97469d0c27fa2d5a0d8596472474ad /base/materials/common.shader
parentaec6f05c9ad9bf18e8e0e3dd2ba24571e3ff0278 (diff)
Added (very subtle) envmap to default shaders, too.
Diffstat (limited to 'base/materials/common.shader')
-rw-r--r--base/materials/common.shader12
1 files changed, 12 insertions, 0 deletions
diff --git a/base/materials/common.shader b/base/materials/common.shader
index 05d37d4..f8ed511 100644
--- a/base/materials/common.shader
+++ b/base/materials/common.shader
@@ -29,6 +29,8 @@ textures/common/entity
qer_editorimage textures/common/entity.tga
entity
color 1.00 1.00 1.00
+ texture textures/fx/generic_env2.png
+ environment
}
textures/common/entity_shiny
@@ -53,6 +55,8 @@ textures/common/entity_dark
qer_editorimage textures/common/entity_dark.tga
entity
color 0.50 0.50 0.50
+ texture textures/fx/generic_env2.png
+ environment
}
textures/common/entity_dark_shiny
@@ -77,6 +81,8 @@ textures/common/entity_second
qer_editorimage textures/common/entity_second.tga
entitySecond
color 1.00 1.00 1.00
+ texture textures/fx/generic_env2.png
+ environment
}
textures/common/entity_second_shiny
@@ -101,6 +107,8 @@ textures/common/entity_second_dark
qer_editorimage textures/common/entity_second_dark.tga
entitySecond
color 0.50 0.50 0.50
+ texture textures/fx/generic_env2.png
+ environment
}
textures/common/entity_second_dark_shiny
@@ -125,6 +133,8 @@ textures/common/entity_third
qer_editorimage textures/common/entity_third.tga
entityThird
color 1.00 1.00 1.00
+ texture textures/fx/generic_env2.png
+ environment
}
textures/common/entity_third_shiny
@@ -149,6 +159,8 @@ textures/common/entity_third_dark
qer_editorimage textures/common/entity_third_dark.tga
entityThird
color 0.50 0.50 0.50
+ texture textures/fx/generic_env2.png
+ environment
}
textures/common/entity_third_dark_shiny