Improved centroid() to work with 3D planar polygons.

This commit is contained in:
Revar Desmera
2019-12-05 14:01:40 -08:00
parent f0915b8e0b
commit 24de174d6f
2 changed files with 21 additions and 9 deletions

View File

@@ -8,7 +8,7 @@
//////////////////////////////////////////////////////////////////////
BOSL_VERSION = [2,0,53];
BOSL_VERSION = [2,0,54];
// Section: BOSL Library Version Functions