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-02-08 13:11:12 +0000
committerStijn Buys <ingar@osirion.org>2009-02-08 13:11:12 +0000
commitff58f83aab41a8cf5a9002c42992ad1563f9a649 (patch)
tree6d6d82dbd673886a224f39247fe910e04eeb25b4 /base/shaders/common.shader
parent97e5d0a2021213924c10691d14eba4382ce4c2a3 (diff)
materials
Diffstat (limited to 'base/shaders/common.shader')
-rw-r--r--base/shaders/common.shader107
1 files changed, 0 insertions, 107 deletions
diff --git a/base/shaders/common.shader b/base/shaders/common.shader
deleted file mode 100644
index 117c4c2..0000000
--- a/base/shaders/common.shader
+++ /dev/null
@@ -1,107 +0,0 @@
-textures/common/clip
-{
- qer_editorimage textures/common/clip
- qer_trans 0.20
-}
-
-textures/common/hint
-{
- qer_editorimage textures/common/hint
- qer_trans 0.20
-}
-textures/common/engine
-{
- qer_editorimage textures/common/engine
- engine
- bright
-}
-
-textures/common/entity
-{
- qer_editorimage textures/common/entity
- entity
- color 1.00 1.00 1.00
-}
-
-textures/common/entity_bright
-{
- qer_editorimage textures/common/entity
- entity
- color 1.00 1.00 1.00
- bright
-}
-
-textures/common/entity_dark
-{
- qer_editorimage textures/common/entity_dark
- entity
- color 0.50 0.50 0.50
-}
-
-textures/common/entity_dark_bright
-{
- qer_editorimage textures/common/entity_dark
- entity
- color 0.50 0.50 0.50
- bright
-}
-
-textures/common/entity_second
-{
- qer_editorimage textures/common/entity_second
- entitySecond
- color 1.00 1.00 1.00
-}
-
-textures/common/entity_second_bright
-{
- qer_editorimage textures/common/entity_second
- entitySecond
- color 1.00 1.00 1.00
- bright
-}
-
-textures/common/entity_second_dark
-{
- qer_editorimage textures/common/entity_second_dark
- entitySecond
- color 0.50 0.50 0.50
-}
-
-textures/common/entity_second_dark_bright
-{
- qer_editorimage textures/common/entity_second_dark
- entitySecond
- color 0.50 0.50 0.50
- bright
-}
-
-textures/common/entity_third
-{
- qer_editorimage textures/common/entity_third
- entityThird
- color 1.00 1.00 1.00
-}
-
-textures/common/entity_third_bright
-{
- qer_editorimage textures/common/entity_third
- entityThird
- color 1.00 1.00 1.00
- bright
-}
-
-textures/common/entity_third_dark
-{
- qer_editorimage textures/common/entity_third_dark
- entityThird
- color 0.50 0.50 0.50
-}
-
-textures/common/entity_third_dark_bright
-{
- qer_editorimage textures/common/entity_third_dark
- entityThird
- color 0.50 0.50 0.50
- bright
-}