Bugfix for spiral_sweep(). polyline needed to be converted to 3D.

This commit is contained in:
Revar Desmera
2020-04-19 14:17:37 -07:00
parent 1ecd2e798d
commit ef5d5a15be
2 changed files with 2 additions and 1 deletions

View File

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