BelfrySCAD / BOSL2

The Belfry OpenScad Library, v2.0. An OpenSCAD library of shapes, masks, and manipulators to make working with OpenSCAD easier. BETA
https://github.com/BelfrySCAD/BOSL2/wiki
BSD 2-Clause "Simplified" License
1.01k stars 115 forks source link

Update shapes3d.scad #1402

Closed RAMilewski closed 8 months ago

RAMilewski commented 8 months ago

Fix heightfield() to require bottom < 0.

Fixed circular_heightfield() base argument docs.

RAMilewski commented 8 months ago

Missed an edge case.