jscad / OpenJSCAD.org

JSCAD is an open source set of modular, browser and command line tools for creating parametric 2D and 3D designs with JavaScript code. It provides a quick, precise and reproducible method for generating 3D models, and is especially useful for 3D printing applications.
https://openjscad.xyz/
MIT License
2.58k stars 505 forks source link

fix(modeling): add extrudeHelical type definition #1261

Closed Loosetooth closed 1 year ago

Loosetooth commented 1 year ago

Closes #1260

Some typing definitions were missing. Tests pass.

Loosetooth commented 1 year ago

Would you like me to bump up the version too, @z3dev ?

z3dev commented 1 year ago

Would you like me to bump up the version too, @z3dev ?

I'll try to cut a new version tomorrow. It was a bit hectic today.