From 912a6d20f628d141844a98ea6cc9aac74cce9320 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 20 Nov 2011 16:34:05 +0000 Subject: added texture for common/origin, corrected common/origin material parameters --- base/materials/common.shader | 4 +++- base/textures/common/origin.tga | Bin 0 -> 1872 bytes 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 base/textures/common/origin.tga (limited to 'base') 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 Binary files /dev/null and b/base/textures/common/origin.tga differ -- cgit v1.2.3