Created by: vicdoval
Adds back the old bmesh method and adds other four different algorithms to calculate them with different valid outputs Mean Weighted Equally (Faster) Mean Weighted Based on Triangle Area Mean Weighted Edge Length Reciprocal Mean Weighted by Sine
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.