- Fix motiondetector01 origin

Mon, 13 Mar 2017 13:56:48 -0600

author
Glitchvid <Glitchvid@glitchvid.com>
date
Mon, 13 Mar 2017 13:56:48 -0600
changeset 69
0940d1904a6a
parent 68
50ae81b985af
child 70
f9baea0af7ed

- Fix motiondetector01 origin
- Add glasspane_centerline_dark
- Add metalside01
- Add misc experimental skydome

materials/glitchvid/glass/glasspane_centerline_dark.vmt file | annotate | diff | comparison | revisions
materials/glitchvid/glass/glasspane_centerline_dark_diffuse.vtf file | annotate | diff | comparison | revisions
materials/glitchvid/metal/metalside01.vmt file | annotate | diff | comparison | revisions
materials/glitchvid/metal/metalside01_diffuse.vtf file | annotate | diff | comparison | revisions
materials/glitchvid/metal/metalside01_normal.vtf file | annotate | diff | comparison | revisions
models/props/foreguard/ceiling/motiondetector01.dx80.vtx file | annotate | diff | comparison | revisions
models/props/foreguard/ceiling/motiondetector01.dx90.vtx file | annotate | diff | comparison | revisions
models/props/foreguard/ceiling/motiondetector01.mdl file | annotate | diff | comparison | revisions
models/props/foreguard/ceiling/motiondetector01.phy file | annotate | diff | comparison | revisions
models/props/foreguard/ceiling/motiondetector01.sw.vtx file | annotate | diff | comparison | revisions
models/props/foreguard/ceiling/motiondetector01.vvd file | annotate | diff | comparison | revisions
models/props/foreguard/misc/skydome.dx80.vtx file | annotate | diff | comparison | revisions
models/props/foreguard/misc/skydome.dx90.vtx file | annotate | diff | comparison | revisions
models/props/foreguard/misc/skydome.mdl file | annotate | diff | comparison | revisions
models/props/foreguard/misc/skydome.sw.vtx file | annotate | diff | comparison | revisions
models/props/foreguard/misc/skydome.vvd file | annotate | diff | comparison | revisions
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/materials/glitchvid/glass/glasspane_centerline_dark.vmt	Mon Mar 13 13:56:48 2017 -0600
@@ -0,0 +1,14 @@
+LightmappedGeneric
+{
+	"$basetexture" 	"glitchvid/glass/glasspane_centerline_dark_diffuse"
+//	"$basetexturetransform"	"center .5 .5 scale 0.5 0.5 rotate 0 translate 0 0"
+	"$envmapmask"	"glitchvid/glass/glasspane_centerline_specular"
+//	"$envmapmasktransform"	"center .5 .5 scale 0.5 0.5 rotate 0 translate 0 0"
+	"$detail"		"glitchvid/detail/glass_detail"
+	"$detailscale"	"8"
+	"$detailblendfactor"	"1"
+// Scale in hammer, else you get rendering artifacts in editor
+	"$surfaceprop" 	"glass"
+	"$translucent" 	"1"
+	"$envmap" 	"env_cubemap"
+}
\ No newline at end of file
Binary file materials/glitchvid/glass/glasspane_centerline_dark_diffuse.vtf has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/materials/glitchvid/metal/metalside01.vmt	Mon Mar 13 13:56:48 2017 -0600
@@ -0,0 +1,9 @@
+"LightmappedGeneric"
+{
+	"$basetexture" "glitchvid/metal/metalside01_diffuse"
+	"$bumpmap" "glitchvid/metal/metalside01_normal"
+	"$envmap" "env_cubemap"
+	"$normalmapalphaenvmapmask" 1
+	"$envmaptint" "[ 1 1 1 ]"
+	"$surfaceprop" "metal"
+}
Binary file materials/glitchvid/metal/metalside01_diffuse.vtf has changed
Binary file materials/glitchvid/metal/metalside01_normal.vtf has changed
Binary file models/props/foreguard/ceiling/motiondetector01.dx80.vtx has changed
Binary file models/props/foreguard/ceiling/motiondetector01.dx90.vtx has changed
Binary file models/props/foreguard/ceiling/motiondetector01.mdl has changed
Binary file models/props/foreguard/ceiling/motiondetector01.phy has changed
Binary file models/props/foreguard/ceiling/motiondetector01.sw.vtx has changed
Binary file models/props/foreguard/ceiling/motiondetector01.vvd has changed
Binary file models/props/foreguard/misc/skydome.dx80.vtx has changed
Binary file models/props/foreguard/misc/skydome.dx90.vtx has changed
Binary file models/props/foreguard/misc/skydome.mdl has changed
Binary file models/props/foreguard/misc/skydome.sw.vtx has changed
Binary file models/props/foreguard/misc/skydome.vvd has changed

mercurial