Blender Git Commit Log
Git Commits -> Revision caff955
Revision caff955 by Sebastian Parborg (blender-v2.82-release) March 9, 2020, 19:33 (GMT) |
Fix T74295: Cloth + Internal springs crashes on a non-polygonal geometry Added check to see if the mesh has any polygons at all. If there are no polygons, the bvh tree data will consist of null pointers, so skip internal springs if this is the case. |
Commit Details:
Full Hash: caff955e7845f1b0245ca80845d847ed74bcc657
Parent Commit: dd4c085
Committed By: Nathan Letwory
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/cloth.c (+1, -1) (Diff)