[Opal-commits] web/files example.xml,1.7,1.8
Status: Inactive
Brought to you by:
tylerstreeter
|
From: tylerstreeter <tyl...@us...> - 2005-03-23 20:26:39
|
Update of /cvsroot/opal/web/files In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23816/files Modified Files: example.xml Log Message: finished the Sensors tutorial Index: example.xml =================================================================== RCS file: /cvsroot/opal/web/files/example.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** example.xml 23 Mar 2005 07:55:39 -0000 1.7 --- example.xml 23 Mar 2005 20:26:24 -0000 1.8 *************** *** 16,19 **** --- 16,20 ---- </Offset> <Shape type="box"> + <ContactGroup value="2"/> <Dimensions x="0.4" y="0.4" z="2.0"/> <Material hardness="0.5" friction="0.5" bounciness="0.5" density="0.5"/> *************** *** 201,204 **** --- 202,206 ---- <Type value="raycast"/> <References solid="object1"/> + <ContactGroup value="3"/> <Offset> <Transform type="translate" x="1.0" y="2.0" z="5.0"/> |