diff --git a/src/bounce/cloth/cloth.cpp b/src/bounce/cloth/cloth.cpp index 5d85cc8..baffc6b 100644 --- a/src/bounce/cloth/cloth.cpp +++ b/src/bounce/cloth/cloth.cpp @@ -579,7 +579,7 @@ void b3Cloth::UpdateBodyContacts() c->normalImpulse = c0.normalImpulse; c->tangentImpulse = c0.tangentImpulse; -#if 1 +#if 0 const float32 kForceTol = 0.0f; // Allow the contact to release when the constraint force