Blender Git Loki
Git Commits -> Revision e735eda
Revision e735eda by Luca Rood (cloth-improvements) January 28, 2017, 04:40 (GMT) |
Bring back impulse scaled repulses It seems I was a bit too optimistic in thinking that just distance based repulses could handle contacts nicely. Turns out impulse scaled repulses really have enough of an influence in making the collision response more effective, that it is worth keeping it for now, even if at the cost of a very slight stability reduction and and a bit of an increase in collision elasticity. I hope to come up with a better solution, and elliminate this, after cluster based impulse pruning is implemented. |
Commit Details:
Full Hash: e735eda393e79370fc897aad8cdc82c83a472ca9
Parent Commit: 6054fff
Lines Changed: +1, -0
1 Modified Path:
/source/blender/blenkernel/intern/collision.c (+1, -0) (Diff)