materials/glitchvid/plaster/cleanplaster_black.vmt

Wed, 22 Jun 2016 23:02:27 -0600

author
Glitchvid <Glitchvid@glitchvid.com>
date
Wed, 22 Jun 2016 23:02:27 -0600
branch
RecurFix
changeset 28
fcdcc0a6af7d
parent 27
15b2c2bbe819
child 59
9f5d4bbd1262
permissions
-rw-r--r--

- Remove notooltexture completely
The workaround doesn't work, it causes textures to be hidden anyway
So instead we'll just deal with having the base in the hammer view.

patch
{
	include "materials/glitchvid/plaster/cleanplaster_base.vmt"
	insert
	{
		"$basetexture"	"glitchvid/plaster/cleanplaster_black"
		"$envmaptint"	"[ 0.15 0.15 0.15 ]"
		"$envmapcontrast"	"0.5"
		"$envmapsaturation" "1"
//		"%notooltexture"	// Unhides from mat view
	}
}

mercurial