Blender Git Loki
Git Commits -> Revision 8f283d5
Revision 8f283d5 by Ish Bosamiya (soc-2021-adaptive-cloth) August 28, 2021, 10:32 (GMT) |
adaptive_cloth: Mesh: compute info separate functions for each type `compute_info()` now calls separate functions for each element type instead of computing it within that function. This allows other parts of the code to compute info of the element when it is easier to do over creating a mesh diff. |
Commit Details:
Full Hash: 8f283d50d7a9a4b38554bc917bdbf58a8b34e1a7
Parent Commit: 611172f
Lines Changed: +36, -7
1 Modified Path:
/source/blender/blenkernel/BKE_cloth_remesh.hh (+36, -7) (Diff)