Blender Git Commit Log

Git Commits -> Revision e52ad18

Revision e52ad18 by Philipp Oeser (master)
September 4, 2019, 19:05 (GMT)
Fix hair collision instability with 'Quality Steps' > 1

This was removed in rB0666ece2e2f9 because it is handled differently for
"real" cloth in cloth_solve_collisions(), but hair still needs this
apparently [does its thing in cloth_continuum_step() instead].

And since we have a default 'Quality Steps' setting of 5, it made many
simulations unstable.

Fixes T65038, T59742 (possibly others)

Reviewers: brecht

Maniphest Tasks: T65038, T59742

Differential Revision: https://developer.blender.org/D5681

Commit Details:

Full Hash: e52ad1835a6aaefab389b173728b9bb7ef2e754a
Parent Commit: 49ff9ca
Lines Changed: +6, -0

1 Modified Path:

/source/blender/physics/intern/BPH_mass_spring.cpp (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021