Blender Git Loki
Git Commits -> Revision c52b8ae
Revision c52b8ae by Lukas Toenne (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) September 12, 2014, 13:02 (GMT) |
Ignore velocity changes when the cloth solver does not converge. This helps keep the simulation stable as long as there are only a few substeps that become too constrained for the solver. Eventually we need better feedback about these solver results, so that artists can tweak situations specifically to resolve bad solver results. This is somewhat similar to the camera tracker, which also can run into cases that cannot be resolved and have to be fixed manually. |
Commit Details:
Full Hash: c52b8ae818844965d56714a71255408873275dc1
Parent Commit: 73235b3
Lines Changed: +4, -2
1 Modified Path:
/source/blender/blenkernel/intern/implicit.c (+4, -2) (Diff)