Blender Git Loki
Git Commits -> Revision 23f0f6f
Revision 23f0f6f by Ish Bosamiya (soc-2019-adaptive-cloth) June 17, 2019, 11:31 (GMT) |
Cloth: don't use current method of adding verts The current method will not work after collapse edges is implemented, it might cause lose of information thus simulation would not be accurate. Need to convert ClothVertex to be an array instead, and work from there. |
Commit Details:
Full Hash: 23f0f6fdf5c350841942e6f4e80aa453dc6cd9da
Parent Commit: 3487d13
Lines Changed: +27, -8
1 Modified Path:
/source/blender/blenkernel/intern/cloth.c (+27, -8) (Diff)