Skip to content

Version 1.9.0

Compare
Choose a tag to compare
@jsconan jsconan released this 25 Jun 13:27
· 13 commits to main since this release
aa2e79b

Add operators extruding polygons given as points.

  • extrudePolygon(): Extrudes a polygon defined by the given points, optionally increasing the size by adding a distance to the outline.
  • extrudePolygonBox(): Extrudes a box defined by the given polygon points, optionally increasing the size by adding a distance to the outline.

Pull requests:

Full Changelog: v1.8.0...v1.9.0