From cda18a6e32506ff78e9d90d25ac25c76d903cbbb Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 16 Nov 2013 18:17:44 +0000 Subject: Replaced common/ and radiant/ textures with 128x128 PNG versions, added common/bounds texture and material. --- base/materials/common.shader | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'base/materials/common.shader') diff --git a/base/materials/common.shader b/base/materials/common.shader index 740e8fd..b353a49 100644 --- a/base/materials/common.shader +++ b/base/materials/common.shader @@ -38,6 +38,15 @@ textures/common/origin //ignore } +textures/common/bounds +{ + qer_editorimage textures/common/bounds + qer_trans 0.25 + bounds + // do not set the ignore flag as it overrides the bounds flag + //ignore +} + // entity color shaders textures/common/entity -- cgit v1.2.3