# HG changeset patch # User Glitchvid # Date 1525146976 21600 # Node ID 0afa3133ea0be084ac92712a82cd0528617ef3df # Parent 6ae0479f0575f1eb4cc9cf415bfa71bb28aae28b - Remove refracting glass edges - Fix patch reference for model material on sidetable02 - Shrink officedesk02 diffuse texture diff -r 6ae0479f0575 -r 0afa3133ea0b materials/glitchvid/glass/glass_edge_114.vmt --- a/materials/glitchvid/glass/glass_edge_114.vmt Fri Oct 13 03:39:27 2017 -0600 +++ b/materials/glitchvid/glass/glass_edge_114.vmt Mon Apr 30 21:56:16 2018 -0600 @@ -1,9 +1,12 @@ -patch +"LightmappedGeneric" { - include "materials/glitchvid/glass/glass_edge_basemat.vmt" - insert - { - "$normalmap" "glitchvid/glass/glass_edge_114_nrm" - "%tooltexture" "glitchvid/glass/glass_edge_114_nrm" - } -} \ No newline at end of file + "$basetexture" "glitchvid/glass/glass_edge_basemat_diffuse" + "$envmap" "env_cubemap" + "$surfaceprop" "glass" + "$nocull" 1 + "$basealphaenvmapmask" 1 + "$alpha" 0.7 + "$normalmap" "glitchvid/glass/glass_edge_114_nrm" + "%tooltexture" "glitchvid/glass/glass_edge_114_nrm" +} + diff -r 6ae0479f0575 -r 0afa3133ea0b materials/glitchvid/glass/glass_edge_basemat.vmt --- a/materials/glitchvid/glass/glass_edge_basemat.vmt Fri Oct 13 03:39:27 2017 -0600 +++ b/materials/glitchvid/glass/glass_edge_basemat.vmt Mon Apr 30 21:56:16 2018 -0600 @@ -1,9 +1,9 @@ -"Refract" +"LightmappedGeneric" { - "$bluramount" "10" - "$refractamount" "0.075" - "$refracttint" "{0 255 144}" + "$basetexture" "glitchvid/glass/glass_edge_basemat_diffuse" "$envmap" "env_cubemap" "$surfaceprop" "glass" - $nocull 1 + "$nocull" 1 + "$basealphaenvmapmask" 1 + "$alpha" 0.7 } diff -r 6ae0479f0575 -r 0afa3133ea0b materials/glitchvid/glass/glass_edge_basemat_diffuse.vtf Binary file materials/glitchvid/glass/glass_edge_basemat_diffuse.vtf has changed diff -r 6ae0479f0575 -r 0afa3133ea0b materials/glitchvid/glass/glass_edge_doublebev.vmt --- a/materials/glitchvid/glass/glass_edge_doublebev.vmt Fri Oct 13 03:39:27 2017 -0600 +++ b/materials/glitchvid/glass/glass_edge_doublebev.vmt Mon Apr 30 21:56:16 2018 -0600 @@ -1,9 +1,12 @@ -patch +"LightmappedGeneric" { - include "materials/glitchvid/glass/glass_edge_basemat.vmt" - insert - { - "$normalmap" "glitchvid/glass/glass_edge_doublebev_nrm" - "%tooltexture" "glitchvid/glass/glass_edge_doublebev_nrm" - } -} \ No newline at end of file + "$basetexture" "glitchvid/glass/glass_edge_basemat_diffuse" + "$envmap" "env_cubemap" + "$surfaceprop" "glass" + "$nocull" 1 + "$basealphaenvmapmask" 1 + "$alpha" 0.7 + "$normalmap" "glitchvid/glass/glass_edge_doublebev_nrm" + "%tooltexture" "glitchvid/glass/glass_edge_doublebev_nrm" +} + diff -r 6ae0479f0575 -r 0afa3133ea0b materials/glitchvid/glass/glass_edge_flat.vmt --- a/materials/glitchvid/glass/glass_edge_flat.vmt Fri Oct 13 03:39:27 2017 -0600 +++ b/materials/glitchvid/glass/glass_edge_flat.vmt Mon Apr 30 21:56:16 2018 -0600 @@ -1,9 +1,11 @@ -patch +"LightmappedGeneric" { - include "materials/glitchvid/glass/glass_edge_basemat.vmt" - insert - { - "$normalmap" "glitchvid/glass/glass_edge_flat_nrm" - "%tooltexture" "glitchvid/glass/glass_edge_flat_nrm" - } -} \ No newline at end of file + "$basetexture" "glitchvid/glass/glass_edge_basemat_diffuse" + "$normalmap" "glitchvid/glass/glass_edge_flat_nrm" + "$envmap" "env_cubemap" + "$surfaceprop" "glass" + "$nocull" 1 + "$basealphaenvmapmask" 1 + "$alpha" 0.5 +} + diff -r 6ae0479f0575 -r 0afa3133ea0b materials/glitchvid/glass/glass_edge_flat_extended.vmt --- a/materials/glitchvid/glass/glass_edge_flat_extended.vmt Fri Oct 13 03:39:27 2017 -0600 +++ b/materials/glitchvid/glass/glass_edge_flat_extended.vmt Mon Apr 30 21:56:16 2018 -0600 @@ -1,9 +1,11 @@ -patch +"LightmappedGeneric" { - include "materials/glitchvid/glass/glass_edge_basemat.vmt" - insert - { - "$normalmap" "glitchvid/glass/glass_edge_flat_nrm_extended" - "%tooltexture" "glitchvid/glass/glass_edge_flat_nrm_extended" - } + "$basetexture" "glitchvid/glass/glass_edge_basemat_diffuse" + "$envmap" "env_cubemap" + "$surfaceprop" "glass" + "$nocull" 1 + "$basealphaenvmapmask" 1 + "$alpha" 0.7 + "$normalmap" "glitchvid/glass/glass_edge_flat_nrm_extended" + "%tooltexture" "glitchvid/glass/glass_edge_flat_nrm_extended" } \ No newline at end of file diff -r 6ae0479f0575 -r 0afa3133ea0b materials/glitchvid/glass/glass_edge_pencil.vmt --- a/materials/glitchvid/glass/glass_edge_pencil.vmt Fri Oct 13 03:39:27 2017 -0600 +++ b/materials/glitchvid/glass/glass_edge_pencil.vmt Mon Apr 30 21:56:16 2018 -0600 @@ -1,9 +1,11 @@ -patch +"LightmappedGeneric" { - include "materials/glitchvid/glass/glass_edge_basemat.vmt" - insert - { - "$normalmap" "glitchvid/glass/glass_edge_pencil_nrm" - "%tooltexture" "glitchvid/glass/glass_edge_pencil_nrm" - } + "$basetexture" "glitchvid/glass/glass_edge_basemat_diffuse" + "$envmap" "env_cubemap" + "$surfaceprop" "glass" + "$nocull" 1 + "$basealphaenvmapmask" 1 + "$alpha" 0.7 + "$normalmap" "glitchvid/glass/glass_edge_pencil_nrm" + "%tooltexture" "glitchvid/glass/glass_edge_pencil_nrm" } \ No newline at end of file diff -r 6ae0479f0575 -r 0afa3133ea0b materials/models/props/foreguard/officedesk/longofficedesk02_diffuse.vtf Binary file materials/models/props/foreguard/officedesk/longofficedesk02_diffuse.vtf has changed diff -r 6ae0479f0575 -r 0afa3133ea0b materials/models/props/foreguard/tables/sidetable02_glass_edge.vmt --- a/materials/models/props/foreguard/tables/sidetable02_glass_edge.vmt Fri Oct 13 03:39:27 2017 -0600 +++ b/materials/models/props/foreguard/tables/sidetable02_glass_edge.vmt Mon Apr 30 21:56:16 2018 -0600 @@ -1,9 +1,11 @@ -patch +"Refract" { - include "materials/glitchvid/glass/glass_edge_basemat.vmt" - insert - { - "$normalmap" "glitchvid/glass/glass_edge_pencil_nrm" - "$model" "1" - } + "$bluramount" "10" + "$refractamount" "0.075" + "$refracttint" "{0 255 144}" + "$envmap" "env_cubemap" + "$surfaceprop" "glass" + $nocull 1 + "$normalmap" "glitchvid/glass/glass_edge_pencil_nrm" + "$model" "1" }