Blender Git Loki
Git Commits -> Revision 90a52c2
Revision 90a52c2 by Ish Bosamiya (soc-2019-adaptive-cloth) June 14, 2019, 18:26 (GMT) |
Cloth: more work done to update cloth after remesh Getting closer and closer to updating the cloth mesh Better method to get values of the new ClothVertex Freeing previous cloth and assigning the clothObject to the new cloth Some obstacles to tackle include: finding ClothVertex from MVert in an efficient manner; recreating many parts of the Cloth (bvhtree, tri, springs, etc) |
Commit Details:
Full Hash: 90a52c22a283e7f18aaef353e08c56286f741d36
Parent Commit: 0cb9964
Lines Changed: +196, -52
1 Modified Path:
/source/blender/blenkernel/intern/cloth.c (+196, -52) (Diff)