jscad / csg.js

DEPRECATED: CSG Library for JSCAD (See the link below)
https://github.com/jscad/OpenJSCAD.org/tree/master/packages/modeling
MIT License
217 stars 56 forks source link

V2 : Fix indexes #191

Closed z3dev closed 4 years ago

z3dev commented 4 years ago

There was a lot going on during the renovation / the rewrite. :)

These changes correct the indexes of the various modules; adding missing functions, removing bad functions, and reordering the indexes.

All test pass, as this is only changes the index.js files.

z3dev commented 4 years ago

Lots of missing functions in the indexes. This fixes those.