Thu, 29 Dec 2016 07:15:44 -0700
- Update License
- Add detail texture to carpet/mdrnoff_carpet_default
- Add light-bake contribution to modernbench02
- Add light-bake contribution to modernbench03
--- a/License.txt Tue Sep 27 20:50:01 2016 -0600 +++ b/License.txt Thu Dec 29 07:15:44 2016 -0700 @@ -1,8 +1,4 @@ -Copyright (C) 2015-2016 Glitchvid <Glitchvid+Copyright@glitchvid.com> - +Copyright (C) 2016 Eric Olson <Copyright@glitchvid.com> All of the files contained and referenced within this repository are not to be -copied or distributed without express consent of the copyright owner. - -Any files not owned by Glitchvid are copyright their respective owners -and will be distributed with their respective licenses. +copied or distributed without express consent of the copyright owner. \ No newline at end of file
--- a/materials/glitchvid/carpet/mdrnoff_carpet_default.vmt Tue Sep 27 20:50:01 2016 -0600 +++ b/materials/glitchvid/carpet/mdrnoff_carpet_default.vmt Thu Dec 29 07:15:44 2016 -0700 @@ -1,7 +1,10 @@ "LightmappedGeneric" { - "$basetexture" "glitchvid/carpet/modernofficecarpet_gray" - "$bumpmap" "glitchvid/carpet/modernofficecarpet_nrm" - "$surfaceprop" "carpet" + "$basetexture" "glitchvid/carpet/modernofficecarpet_gray" + "$bumpmap" "glitchvid/carpet/modernofficecarpet_nrm" + "$surfaceprop" "carpet" + "$detail" "glitchvid/detail/plaster_detail_2" + "$detailscale" "0.5" + "$detailblendfactor" "2" // Any changes in here will effect all other carpet materials unless overwritten in them!! }