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-02-08 19:29:07 +0000
committerEvan Goers <mega@osirion.org>2009-02-08 19:29:07 +0000
commit8ef8e0ea2830b0cc28698296afc65fa8bd145462 (patch)
tree1ea2695a80d30aac545c87041871c498aab45af1 /base/materials
parent0b02c2c79be6e4ee79b594c087f8a728aa7793db (diff)
Updated remaining models for new materials.
Removed redundant galaxy model. Added missing "red" and "red_bright" shader.
Diffstat (limited to 'base/materials')
-rw-r--r--base/materials/colors.shader15
1 files changed, 15 insertions, 0 deletions
diff --git a/base/materials/colors.shader b/base/materials/colors.shader
index 1c9077c..9dc9c8c 100644
--- a/base/materials/colors.shader
+++ b/base/materials/colors.shader
@@ -28,6 +28,21 @@ textures/colors/white_bright
bright
}
+textures/colors/red
+{
+ qer_editorimage textures/colors/red
+ color 0.00 0.00 1.00
+ environment sky
+}
+
+textures/colors/red_bright
+{
+ qer_editorimage textures/colors/red
+ color 0.00 0.00 1.00
+ environment sky
+ bright
+}
+
textures/colors/green
{
qer_editorimage textures/colors/green