Blender Git Loki
Git Commits -> Revision 37bc385
Revision 37bc385 by Bill Currie (master) May 12, 2017, 01:04 (GMT) |
Mesh Center: improved center-of-mass calculation Previous method was based on face-area, giving un-even results based on topology and gave issues with zero area faces. This method gives matching results for concave ngons and the same geometry triangulated. |
Commit Details:
Full Hash: 37bc3850cee29b10f4b5a4ff76e663c95b31f1dc
Parent Commit: 868678c
Committed By: Campbell Barton
Lines Changed: +49, -28
1 Modified Path:
/source/blender/blenkernel/intern/mesh_evaluate.c (+49, -28) (Diff)