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

refactor(modeling): changed imports to directly import from single files when possible #1267

Closed z3dev closed 1 year ago

z3dev commented 1 year ago

These changes attempt to eliminate any kind of circular dependencies in imports. See #1258

All Submissions: