Blender Git Commit Log
Git Commits -> Revision 8322014
Revision 8322014 by Ish Bosamiya (soc-2019-adaptive-cloth) July 22, 2019, 18:23 (GMT) |
Cloth: fix bug in collapse edges When the face is not collapsed, it needs to be removed from the active faces. To prevent a crash, doing a double i-- helps it only get faces which are within the size() and not capacity(). |
Commit Details:
Full Hash: 832201400fb5f8a2bef31e89456cfbffb0c2015a
Parent Commit: b6911a6
Lines Changed: +7, -14
1 Modified Path:
/source/blender/blenkernel/intern/cloth_remeshing.cpp (+7, -14) (Diff)