Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2009-07-16 20:15:52 +0000
committerStijn Buys <ingar@osirion.org>2009-07-16 20:15:52 +0000
commitab637d28e6fa18a3412c653b11998bf0be068d4b (patch)
treeb05421b01d27898435934cfd83dfd619a467fe42 /base/materials/common.shader
parente932ba539ab29e8ecb3838a8658243480608bbcf (diff)
removed envmapping from normal colors
Diffstat (limited to 'base/materials/common.shader')
-rw-r--r--base/materials/common.shader96
1 files changed, 48 insertions, 48 deletions
diff --git a/base/materials/common.shader b/base/materials/common.shader
index d10eb68..d92279c 100644
--- a/base/materials/common.shader
+++ b/base/materials/common.shader
@@ -1,107 +1,107 @@
-textures/common/clip
+textures/common/clip
{
- qer_editorimage textures/common/clip.tga
- qer_trans 0.20
-}
-
-textures/common/hint
+ qer_editorimage textures/common/clip.tga
+ qer_trans 0.20
+}
+
+textures/common/hint
+{
+ qer_editorimage textures/common/hint.tga
+ qer_trans 0.20
+}
+textures/common/engine
{
- qer_editorimage textures/common/hint.tga
- qer_trans 0.20
-}
-textures/common/engine
-{
qer_editorimage textures/common/engine.tga
engine
- bright
+ bright
}
-textures/common/entity
-{
+textures/common/entity
+{
qer_editorimage textures/common/entity.tga
entity
- color 1.00 1.00 1.00
+ color 1.00 1.00 1.00
}
-textures/common/entity_bright
-{
+textures/common/entity_bright
+{
qer_editorimage textures/common/entity.tga
entity
color 1.00 1.00 1.00
- bright
+ bright
}
-textures/common/entity_dark
-{
+textures/common/entity_dark
+{
qer_editorimage textures/common/entity_dark.tga
entity
- color 0.50 0.50 0.50
+ color 0.50 0.50 0.50
}
-textures/common/entity_dark_bright
-{
+textures/common/entity_dark_bright
+{
qer_editorimage textures/common/entity_dark.tga
entity
color 0.50 0.50 0.50
- bright
+ bright
}
-textures/common/entity_second
-{
+textures/common/entity_second
+{
qer_editorimage textures/common/entity_second.tga
entitySecond
- color 1.00 1.00 1.00
+ color 1.00 1.00 1.00
}
-textures/common/entity_second_bright
-{
+textures/common/entity_second_bright
+{
qer_editorimage textures/common/entity_second.tga
entitySecond
color 1.00 1.00 1.00
- bright
+ bright
}
-textures/common/entity_second_dark
-{
+textures/common/entity_second_dark
+{
qer_editorimage textures/common/entity_second_dark.tga
entitySecond
- color 0.50 0.50 0.50
+ color 0.50 0.50 0.50
}
-textures/common/entity_second_dark_bright
-{
+textures/common/entity_second_dark_bright
+{
qer_editorimage textures/common/entity_second_dark.tga
entitySecond
color 0.50 0.50 0.50
- bright
+ bright
}
-textures/common/entity_third
-{
+textures/common/entity_third
+{
qer_editorimage textures/common/entity_third.tga
entityThird
- color 1.00 1.00 1.00
+ color 1.00 1.00 1.00
}
-textures/common/entity_third_bright
-{
+textures/common/entity_third_bright
+{
qer_editorimage textures/common/entity_third.tga
entityThird
color 1.00 1.00 1.00
- bright
+ bright
}
-textures/common/entity_third_dark
-{
+textures/common/entity_third_dark
+{
qer_editorimage textures/common/entity_third_dark.tga
entityThird
- color 0.50 0.50 0.50
+ color 0.50 0.50 0.50
}
-textures/common/entity_third_dark_bright
-{
+textures/common/entity_third_dark_bright
+{
qer_editorimage textures/common/entity_third_dark.tga
entityThird
color 0.50 0.50 0.50
- bright
+ bright
}