bug fix in projection; start friction
This commit is contained in:
@@ -122,6 +122,7 @@ void btDeformableBodySolver::solveConstraints(float solverdt)
|
||||
updateVelocity();
|
||||
}
|
||||
advect(solverdt);
|
||||
// postStabilize();
|
||||
}
|
||||
|
||||
void btDeformableBodySolver::reinitialize(bool nodeUpdated)
|
||||
|
||||
Reference in New Issue
Block a user