[Opal-commits] opal/vc7 opal-ode.vcproj,1.14,1.15
Status: Inactive
Brought to you by:
tylerstreeter
|
From: tylerstreeter <tyl...@us...> - 2005-03-05 21:26:34
|
Update of /cvsroot/opal/opal/vc7 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5467/vc7 Modified Files: opal-ode.vcproj Log Message: removed the Ray Shape; it should only be used for raycasting, not as an actual Shape attached to Solids Index: opal-ode.vcproj =================================================================== RCS file: /cvsroot/opal/opal/vc7/opal-ode.vcproj,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** opal-ode.vcproj 4 Mar 2005 23:26:55 -0000 1.14 --- opal-ode.vcproj 5 Mar 2005 21:26:24 -0000 1.15 *************** *** 225,231 **** </File> <File - RelativePath="..\src\RayShapeData.h"> - </File> - <File RelativePath="..\src\Sensor.h"> </File> --- 225,228 ---- |