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-08-12 12:01:31 +0000
committerStijn Buys <ingar@osirion.org>2009-08-12 12:01:31 +0000
commit96766d28a74c5e9c358614bb85b7efc24f9b0743 (patch)
treeb66736a99834110c849bca1834ec0c54008b642c /base/materials/common.shader
parente4ae53e8f1dd0713e64146c6faabdc134b09b672 (diff)
adds the ignore keyword to common.shader
Diffstat (limited to 'base/materials/common.shader')
-rw-r--r--base/materials/common.shader8
1 files changed, 8 insertions, 0 deletions
diff --git a/base/materials/common.shader b/base/materials/common.shader
index d92279c..77095d8 100644
--- a/base/materials/common.shader
+++ b/base/materials/common.shader
@@ -1,13 +1,21 @@
+textures/common/caulk
+{
+ qer_editorimage textures/common/caulk.tga
+ ignore
+}
+
textures/common/clip
{
qer_editorimage textures/common/clip.tga
qer_trans 0.20
+ ignore
}
textures/common/hint
{
qer_editorimage textures/common/hint.tga
qer_trans 0.20
+ ignore
}
textures/common/engine
{