Blender Git Commit Log
Git Commits -> Revision 1717a4d
Revision 1717a4d by Ish Bosamiya (soc-2021-adaptive-cloth) August 10, 2021, 18:35 (GMT) |
adaptive_cloth: Mesh: compute info for newly added elements Using MeshDiff which provides the newly added elements, iterate over these elements and calculate certain required information. This makes it easier to take care of things. If there is a MeshDiff produced, always call compute_info() with it. This ensures all required information is always available. |
Commit Details:
Full Hash: 1717a4d55c8ede0ef93abe07198901de0fa86b5e
Parent Commit: 31d2283
Lines Changed: +28, -0
1 Modified Path:
/source/blender/blenkernel/BKE_cloth_remesh.hh (+28, -0) (Diff)