Blender Git Loki
Git Commits -> Revision 9508576
Revision 9508576 by Ish Bosamiya (soc-2021-adaptive-cloth) August 19, 2021, 13:23 (GMT) |
adaptive_cloth: ClothNodeData: interp goal correctly The goal of the ClothVertex causes the vertex to move towards xconst so it doesn't make sense to interpolate the goal since this will lead to a gradient for the goal and this is not artist friendly, there would be no way for the artist to define only a specific vertex to be attached to a point in 3D space. |
Commit Details:
Full Hash: 950857656d6434605f8294c9deb857c93085eb17
Parent Commit: bf0f118
Lines Changed: +5, -1
1 Modified Path:
/source/blender/blenkernel/intern/cloth_remesh.cc (+5, -1) (Diff)