- Add Sidetable 01 Steam-V4

Tue, 16 Aug 2016 16:30:43 -0600

author
Glitchvid <Glitchvid@glitchvid.com>
date
Tue, 16 Aug 2016 16:30:43 -0600
changeset 55
afdd9ffe1777
parent 54
fda08e8ac4c7
child 56
4006658fa58c

- Add Sidetable 01
- Add Sidetable 02
- Add Sidetable 02 Glass
- Change debug textures on railings to proper diffuse
- Raise envmap saturation on nicetile02_white
- Remove unused spiral metal material

materials/glitchvid/tile/nicetile02_white.vmt file | annotate | diff | comparison | revisions
materials/models/props/foreguard/railings/metalrail_spiral310.vmt file | annotate | diff | comparison | revisions
materials/models/props/foreguard/railings/metalrail_stairplatform.vmt file | annotate | diff | comparison | revisions
materials/models/props/foreguard/railings/spiral_stair_railing.vmt file | annotate | diff | comparison | revisions
materials/models/props/foreguard/tables/sidetable01.vmt file | annotate | diff | comparison | revisions
materials/models/props/foreguard/tables/sidetable01_diffuse.vtf file | annotate | diff | comparison | revisions
materials/models/props/foreguard/tables/sidetable02.vmt file | annotate | diff | comparison | revisions
materials/models/props/foreguard/tables/sidetable02_diffuse.vtf file | annotate | diff | comparison | revisions
materials/models/props/foreguard/tables/sidetable02_glass.vmt file | annotate | diff | comparison | revisions
materials/models/props/foreguard/tables/sidetable02_glass_edge.vmt file | annotate | diff | comparison | revisions
models/props/foreguard/tables/sidetable01.dx80.vtx file | annotate | diff | comparison | revisions
models/props/foreguard/tables/sidetable01.dx90.vtx file | annotate | diff | comparison | revisions
models/props/foreguard/tables/sidetable01.mdl file | annotate | diff | comparison | revisions
models/props/foreguard/tables/sidetable01.phy file | annotate | diff | comparison | revisions
models/props/foreguard/tables/sidetable01.sw.vtx file | annotate | diff | comparison | revisions
models/props/foreguard/tables/sidetable01.vvd file | annotate | diff | comparison | revisions
models/props/foreguard/tables/sidetable02.dx80.vtx file | annotate | diff | comparison | revisions
models/props/foreguard/tables/sidetable02.dx90.vtx file | annotate | diff | comparison | revisions
models/props/foreguard/tables/sidetable02.mdl file | annotate | diff | comparison | revisions
models/props/foreguard/tables/sidetable02.phy file | annotate | diff | comparison | revisions
models/props/foreguard/tables/sidetable02.sw.vtx file | annotate | diff | comparison | revisions
models/props/foreguard/tables/sidetable02.vvd file | annotate | diff | comparison | revisions
models/props/foreguard/tables/sidetable02_glass.dx80.vtx file | annotate | diff | comparison | revisions
models/props/foreguard/tables/sidetable02_glass.dx90.vtx file | annotate | diff | comparison | revisions
models/props/foreguard/tables/sidetable02_glass.mdl file | annotate | diff | comparison | revisions
models/props/foreguard/tables/sidetable02_glass.phy file | annotate | diff | comparison | revisions
models/props/foreguard/tables/sidetable02_glass.sw.vtx file | annotate | diff | comparison | revisions
models/props/foreguard/tables/sidetable02_glass.vvd file | annotate | diff | comparison | revisions
--- a/materials/glitchvid/tile/nicetile02_white.vmt	Fri Jul 29 21:58:39 2016 -0600
+++ b/materials/glitchvid/tile/nicetile02_white.vmt	Tue Aug 16 16:30:43 2016 -0600
@@ -5,7 +5,7 @@
 	"$envmap" "env_cubemap"
 	"$normalmapalphaenvmapmask" 1
 	"$envmaptint" "[ 2 2 2 ]"
-	"$envmapsaturation"	"0"
+	"$envmapsaturation"	"0.9"
 	"$surfaceprop"	 "tile"
 	$envmapcontrast .2
 }
--- a/materials/models/props/foreguard/railings/metalrail_spiral310.vmt	Fri Jul 29 21:58:39 2016 -0600
+++ b/materials/models/props/foreguard/railings/metalrail_spiral310.vmt	Tue Aug 16 16:30:43 2016 -0600
@@ -1,6 +1,9 @@
 "VertexlitGeneric"
 {
-	"$basetexture" "models/props/foreguard/railings/metalrail_spiral310_diffuse"
+	"$basetexture" "models/props/foreguard/railings/metalrail8u_diffuse"
+// Dirty Option
+//	"$basetexture" "models/props/foreguard/railings/metalrail_longstair_diffuse"
+//	"$basetexturetransform"	"center .5 .5 scale 1 1 rotate 90 translate 0 0"
 	"$basealphaenvmapmask"	"1"
 	"$model" 1
 	$envmap env_cubemap
--- a/materials/models/props/foreguard/railings/metalrail_stairplatform.vmt	Fri Jul 29 21:58:39 2016 -0600
+++ b/materials/models/props/foreguard/railings/metalrail_stairplatform.vmt	Tue Aug 16 16:30:43 2016 -0600
@@ -1,6 +1,6 @@
 "VertexlitGeneric"
 {
-	"$basetexture" "models/props/foreguard/railings/metalrail_spiral310_diffuse"
+	"$basetexture" "models/props/foreguard/railings/metalrail8u_diffuse"
 	"$basealphaenvmapmask"	"1"
 	"$model" 1
 	$envmap env_cubemap
--- a/materials/models/props/foreguard/railings/spiral_stair_railing.vmt	Fri Jul 29 21:58:39 2016 -0600
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-"VertexlitGeneric"
-{
-	"$basetexture" "models/props/foreguard/railings/metalrail8u_diffuse"
-	"$model" 1
-	"$model" 1
-	$envmap env_cubemap
-	$envmaptint	"[.75 .75 .75]"
-}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/materials/models/props/foreguard/tables/sidetable01.vmt	Tue Aug 16 16:30:43 2016 -0600
@@ -0,0 +1,11 @@
+"VertexlitGeneric"
+{
+	"$basetexture" 		"models/props/foreguard/tables/sidetable01_diffuse"
+	"$model" 			"1"
+	"$envmap"		"env_cubemap" 
+	"$basealphaenvmapmask"	"1"
+	"$envmaptint"		"[.5 .5 .5]"
+	"$detail"		"glitchvid/detail/metal_scratches_detail"
+	"$detailscale"	"8"
+	"$detailblendfactor"	".5"
+}
Binary file materials/models/props/foreguard/tables/sidetable01_diffuse.vtf has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/materials/models/props/foreguard/tables/sidetable02.vmt	Tue Aug 16 16:30:43 2016 -0600
@@ -0,0 +1,12 @@
+"VertexlitGeneric"
+{
+	"$basetexture" 		"models/props/foreguard/tables/sidetable02_diffuse"
+	"$model" 			"1"
+	"$envmap"		"env_cubemap" 
+	"$basealphaenvmapmask"	"1"
+	"$envmapcontrast"		"0.5"
+	"$envmaptint"		"[.5 .5 .5]"
+	"$detail"		"glitchvid/detail/metal_scratches_detail"
+	"$detailscale"	"8"
+	"$detailblendfactor"	".5"
+}
Binary file materials/models/props/foreguard/tables/sidetable02_diffuse.vtf has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/materials/models/props/foreguard/tables/sidetable02_glass.vmt	Tue Aug 16 16:30:43 2016 -0600
@@ -0,0 +1,11 @@
+"VertexlitGeneric"
+{
+	"$basetexture" 		"glitchvid/glass/glass_modern_window"
+	"$bumpmap" 		"glitchvid/glass/glass_modern_window_normal_2"
+	"$translucent" 		"1"
+	"$model" 			"1"
+	"$envmap"		"env_cubemap" 
+	"$normalmapalphaenvmapmask" "1"
+	"$envmapcontrast"		"0.5"
+	"$envmaptint" 		"[0.3 0.3 0.3]"
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/materials/models/props/foreguard/tables/sidetable02_glass_edge.vmt	Tue Aug 16 16:30:43 2016 -0600
@@ -0,0 +1,9 @@
+patch
+{
+	include "materials/glitchvid/glass/glass_edge_basemat.vmt"
+	insert
+	{
+		"$normalmap" "glitchvid/glass/glass_edge_pencil_nrm"
+		"$model" 			"1"
+	}
+}
Binary file models/props/foreguard/tables/sidetable01.dx80.vtx has changed
Binary file models/props/foreguard/tables/sidetable01.dx90.vtx has changed
Binary file models/props/foreguard/tables/sidetable01.mdl has changed
Binary file models/props/foreguard/tables/sidetable01.phy has changed
Binary file models/props/foreguard/tables/sidetable01.sw.vtx has changed
Binary file models/props/foreguard/tables/sidetable01.vvd has changed
Binary file models/props/foreguard/tables/sidetable02.dx80.vtx has changed
Binary file models/props/foreguard/tables/sidetable02.dx90.vtx has changed
Binary file models/props/foreguard/tables/sidetable02.mdl has changed
Binary file models/props/foreguard/tables/sidetable02.phy has changed
Binary file models/props/foreguard/tables/sidetable02.sw.vtx has changed
Binary file models/props/foreguard/tables/sidetable02.vvd has changed
Binary file models/props/foreguard/tables/sidetable02_glass.dx80.vtx has changed
Binary file models/props/foreguard/tables/sidetable02_glass.dx90.vtx has changed
Binary file models/props/foreguard/tables/sidetable02_glass.mdl has changed
Binary file models/props/foreguard/tables/sidetable02_glass.phy has changed
Binary file models/props/foreguard/tables/sidetable02_glass.sw.vtx has changed
Binary file models/props/foreguard/tables/sidetable02_glass.vvd has changed

mercurial