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

V3 prerelease part 3 #1288

Closed z3dev closed 10 months ago

z3dev commented 10 months ago

These changes are in preparation for publishing V3 alpha versions of the packages.

There are some code changes to modeling, as JSDOC barfed on those '@typedef' docs strings in mat4. I added proper TS definitions for those functions, and all is good again.

All Submissions: