You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed divison by zero in the computation of a direction vector in ccd…
…MPRPenetration. (fixesdanfis#49)
In some cases, a touching contact is found in the findPenetr function. In this
case the direction vector is set to (0, 0, 0).