Blender Git Loki
Git Commits -> Revision 1a1185b
Revision 1a1185b by Ish Bosamiya (soc-2021-adaptive-cloth) August 12, 2021, 16:58 (GMT) |
adaptive_cloth: cloth: prev_frame_mesh is invalid if frame incorrect When current frame (framenr) is not immediately following the last_frame stored, the `prev_frame_mesh` is invalid and must be deleted. When remesh is on, even the clothObject is invalid, so delete that as well. |
Commit Details:
Full Hash: 1a1185b59976fa946d3f2497351e672b788e859f
Parent Commit: 72d10c1
Lines Changed: +16, -0
1 Modified Path:
/source/blender/blenkernel/intern/cloth.c (+16, -0) (Diff)