[Igarden-commit] Garden/source/resources SourceMaterialsStart.xml, 1.24, 1.24.2.1
Status: Beta
Brought to you by:
jlbedell
|
From: Jeffrey B. <jlb...@us...> - 2006-10-29 03:32:15
|
Update of /cvsroot/igarden/Garden/source/resources In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv14558 Modified Files: Tag: Release_branch_v1 SourceMaterialsStart.xml Log Message: Add color, rectangles, and depth to the rendering. Add three new materials which make use of these features. Index: SourceMaterialsStart.xml =================================================================== RCS file: /cvsroot/igarden/Garden/source/resources/SourceMaterialsStart.xml,v retrieving revision 1.24 retrieving revision 1.24.2.1 diff -C2 -d -r1.24 -r1.24.2.1 *** SourceMaterialsStart.xml 7 Jul 2006 20:32:37 -0000 1.24 --- SourceMaterialsStart.xml 29 Oct 2006 03:32:13 -0000 1.24.2.1 *************** *** 1279,1285 **** <Variant UID="EC575F22-32D6-11DA-AB89-C467FD397B7A" variantName="Narrow Tread 2" PlanDrawing="Stair7.svg"/> </Material> - <!-- <Material UID="B64F6AE5-2852-4986-A2E6-E8ED75CD5466" CommonName="Fountain" materialType="Structure" suppliers="0000B7EB-0000-0AF1-0000-00030000E122" PlanDrawing="Fountain.svg" MaterialLength="5ft" MaterialWidth="5ft"/> ! --> <Material UID="01234683-0000-E73E-0000-0A00000065F1" CommonName="Turf" materialType="Background" MaterialLength="20.30cm" MaterialWidth="20.30cm" Picture="turf.png"/> <Material UID="01234684-0000-E73E-0000-0A00000065F1" CommonName="Asphalt" materialType="Background" MaterialLength="20.30cm" MaterialWidth="20.30cm" Picture="blacktop.png"/> --- 1279,1286 ---- <Variant UID="EC575F22-32D6-11DA-AB89-C467FD397B7A" variantName="Narrow Tread 2" PlanDrawing="Stair7.svg"/> </Material> <Material UID="B64F6AE5-2852-4986-A2E6-E8ED75CD5466" CommonName="Fountain" materialType="Structure" suppliers="0000B7EB-0000-0AF1-0000-00030000E122" PlanDrawing="Fountain.svg" MaterialLength="5ft" MaterialWidth="5ft"/> ! <Material UID="18075690-6F13-4F0D-8E4F-36C362F795F2" CommonName="Decking" materialType="Structure" suppliers="0000B7EB-0000-0AF1-0000-00030000E122" PlanDrawing="Decking.svg"/> ! <Material UID="60495A35-20A1-460C-841E-AF2C5CC2FC1C" CommonName="Bench" materialType="Structure" Height="3ft" suppliers="0000B7EB-0000-0AF1-0000-00030000E122" PlanDrawing="Bench1.svg"/> ! <Material UID="4D1274EC-E63B-4158-B9F8-3653FCDC4BA8" CommonName="Bluestone" materialType="Structure" suppliers="0000B7EB-0000-0AF1-0000-00030000E122" PlanDrawing="Bluestone.svg"/> <Material UID="01234683-0000-E73E-0000-0A00000065F1" CommonName="Turf" materialType="Background" MaterialLength="20.30cm" MaterialWidth="20.30cm" Picture="turf.png"/> <Material UID="01234684-0000-E73E-0000-0A00000065F1" CommonName="Asphalt" materialType="Background" MaterialLength="20.30cm" MaterialWidth="20.30cm" Picture="blacktop.png"/> |