|
From: <mk...@us...> - 2003-05-03 11:24:17
|
Update of /cvsroot/csp/APPLICATIONS/CSPSim/Data/XML/vehicles/tanks/t62 In directory sc8-pr-cvs1:/tmp/cvs-serv7328/vehicles/tanks/t62 Modified Files: model.xml Log Message: Index: model.xml =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/Data/XML/vehicles/tanks/t62/model.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** model.xml 26 Mar 2003 10:18:54 -0000 1.2 --- model.xml 3 May 2003 11:24:13 -0000 1.3 *************** *** 2,9 **** <Object class="ObjectModel" static="1"> ! <External name="model_path">Models/t62.osg</External> <Vector name="axis_0">1 0 0</Vector> <Vector name="axis_1">0 1 0</Vector> - <Matrix name="rotation">1 0 0 0 1 0 0 0 1</Matrix> <Float name="scale">0.01</Float> </Object> --- 2,8 ---- <Object class="ObjectModel" static="1"> ! <External name="model_path">t62.osg</External> <Vector name="axis_0">1 0 0</Vector> <Vector name="axis_1">0 1 0</Vector> <Float name="scale">0.01</Float> </Object> |