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): remove unused mat4 functions #1303

Closed platypii closed 9 months ago

platypii commented 9 months ago

Removes unused functions:

These functions are not exported in mat4, are not used internally in jscad, and have no tests. I suggest removal.

All Submissions: