[Bprocessor-commit] bprocessor/components/basic door.bp, NONE, 1.1 house.bp, 1.1, 1.2
Status: Pre-Alpha
Brought to you by:
henryml
From: Michael L. <he...@us...> - 2009-08-28 12:58:52
|
Update of /cvsroot/bprocessor/bprocessor/components/basic In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11706/components/basic Modified Files: house.bp Added Files: door.bp Log Message: Index: house.bp =================================================================== RCS file: /cvsroot/bprocessor/bprocessor/components/basic/house.bp,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** house.bp 30 Jun 2009 11:34:42 -0000 1.1 --- house.bp 28 Aug 2009 12:58:42 -0000 1.2 *************** *** 1,330 **** <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <bmodel> ! <active>3</active> ! <cs>725</cs> <name>New Project</name> ! <space net="false" voidref="2" type="1" union="false" transparent="true" name="World" progid="0" id="1"> <description/> <Classification>unassigned</Classification> ! <constructor xsi:type="CoordinateSystemType" onlyplane="false" editable="true" active="true" progid="1" id="725" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> ! <vertex z="0.0" y="0.0" x="0.0" id="726"/> [...15888 lines suppressed...] - <vertex z="0.0" y="0.1000000015" x="0.9000000134" progid="34" id="897"/> - <vertex z="0.04" y="0.1000000015" x="1.2000000179" progid="35" id="898"/> - <vertex z="0.04" y="0.400000006" x="1.6000000238" progid="36" id="899"/> - <vertex z="0.04" y="0.3000000045" x="0.7000000104" progid="37" id="900"/> - <vertex z="0.0" y="0.0" x="0.0" progid="38" id="901"/> - <vertex z="0.04" y="0.1000000015" x="0.1000000015" progid="39" id="902"/> - <vertex z="0.0" y="0.1000000015" x="1.3000000194" progid="40" id="903"/> - <vertex z="0.0" y="0.3000000045" x="1.5000000224" progid="41" id="904"/> - <vertex z="0.0" y="0.3000000045" x="0.6000000089" progid="42" id="905"/> - <vertex z="0.0" y="0.0" x="1.6000000238" progid="43" id="906"/> - <vertex z="0.0" y="0.3000000045" x="1.2000000179" progid="44" id="907"/> - <vertex z="0.04" y="0.3000000045" x="0.9000000134" progid="45" id="908"/> - <vertex z="0.0" y="0.1000000015" x="1.0000000149" progid="46" id="909"/> - <vertex z="0.04" y="0.1000000015" x="0.400000006" progid="47" id="910"/> - <vertex z="0.0" y="0.3000000045" x="0.9000000134" progid="48" id="911"/> - </space> - </catalogObjects> </bmodel> --- 11447,11450 ---- --- NEW FILE: door.bp --- <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <bmodel> <active>1</active> <cs>6</cs> <name>New Project</name> <space transparent="true" voidref="2" name="World" type="1" union="false" net="false" progid="0" id="1"> <description/> <Classification>unassigned</Classification> <constructor xsi:type="CoordinateSystemType" onlyplane="false" active="true" editable="true" progid="1" id="6" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <vertex z="0.0" y="0.0" x="0.0" id="7"/> <ijn> <vertex z="0.0" y="0.0" x="1.0" id="3"/> <vertex z="0.0" y="1.0" x="0.0" id="4"/> <vertex z="1.0" y="0.0" x="0.0" id="5"/> </ijn> </constructor> <constructor xsi:type="GridType" size="40.0" distance="1.0" active="false" editable="true" progid="2" id="8" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <vertex z="0.0" y="0.0" x="0.0" id="9"/> </constructor> [...3293 lines suppressed...] <from>669</from> <to>673</to> </edge> <edge smooth="false" constructor="false" progid="12" id="667"> <from>670</from> <to>675</to> </edge> <vertex z="-0.01" y="0.01" x="0.05" progid="1" id="668"/> <vertex z="-0.01" y="1.95" x="0.05" progid="2" id="669"/> <vertex z="-0.01" y="0.01" x="0.75" progid="3" id="670"/> <vertex z="-0.01" y="1.95" x="0.75" progid="4" id="671"/> <vertex z="-0.07" y="1.95" x="0.75" progid="5" id="672"/> <vertex z="-0.07" y="1.95" x="0.05" progid="6" id="673"/> <vertex z="-0.07" y="0.01" x="0.05" progid="7" id="674"/> <vertex z="-0.07" y="0.01" x="0.75" progid="8" id="675"/> </space> </space> </catalogObjects> </bmodel> |