Blender Git Loki
Git Commits -> Revision d5e0229
Revision d5e0229 by Ish Bosamiya (soc-2019-adaptive-cloth) June 20, 2019, 06:06 (GMT) |
Cloth: adding vertices into Cloth is faster now Instead of increasing the size of cloth->verts by one each time, it is much faster and better to do so before itself, number of vertices that will be added is already known. |
Commit Details:
Full Hash: d5e022941609b3f824ae0a244e966ba320455343
Parent Commit: 2468f54
Lines Changed: +5, -2
1 Modified Path:
/source/blender/blenkernel/intern/cloth.c (+5, -2) (Diff)