updated autogenerated msvc projectfiles, minor fix in Gimpact/btGImpactShape.h (shapeType) and btWin32ThreadInterface.

This commit is contained in:
erwin.coumans
2008-10-11 16:23:10 +00:00
parent 9ae3c55a1c
commit 4624bde28b
35 changed files with 1381 additions and 2618 deletions

View File

@@ -105,6 +105,7 @@ protected:
public:
btGImpactShapeInterface()
{
m_shapeType=GIMPACT_SHAPE_PROXYTYPE;
m_localAABB.invalidate();
m_needs_update = true;
localScaling.setValue(1.f,1.f,1.f);