Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--base/materials/common.shader4
-rw-r--r--base/textures/common/origin.tgabin0 -> 1872 bytes
2 files changed, 3 insertions, 1 deletions
diff --git a/base/materials/common.shader b/base/materials/common.shader
index 7117def..ffcd1e1 100644
--- a/base/materials/common.shader
+++ b/base/materials/common.shader
@@ -32,8 +32,10 @@ textures/common/engine
textures/common/origin
{
qer_editorimage textures/common/origin
+ qer_trans 0.50
origin
- ignore
+ // do not set the ignore flag as it overrides the origin flag
+ //ignore
}
// entity color shaders
diff --git a/base/textures/common/origin.tga b/base/textures/common/origin.tga
new file mode 100644
index 0000000..f2c9f83
--- /dev/null
+++ b/base/textures/common/origin.tga
Binary files differ