Blender Git Commit Log
Git Commits -> Revision 8e1ab9b
Revision 8e1ab9b by Alexander Gavrilov (master) May 6, 2016, 08:40 (GMT) |
Cloth: Ignore zero-restlen sewing springs in average length computation. The average length is used to adjust self-collision and stiffness to match mesh density, and in either case considering the always zero restlen sewing springs doesn't actually make much sense. The struct_springs variable is also used for other things like total spring count, so a new one needed for the true struct springs. |
Commit Details:
Full Hash: 8e1ab9b13703b95a2e8092a463ee098553f9ab33
Parent Commit: b481e88
Lines Changed: +13, -9
1 Modified Path:
/source/blender/blenkernel/intern/cloth.c (+13, -9) (Diff)