Skip to content
This repository has been archived by the owner on Jul 24, 2022. It is now read-only.

V2 PR #69

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

V2 PR #69

wants to merge 5 commits into from

Conversation

kaosat-dev
Copy link
Contributor

WORK IN PROGRESS , do not merge
this is the general PR for the V2 major update, to be merged AFTER all the V2 changes have been integrated

z3dev and others added 5 commits July 24, 2018 09:25
…objects) (#66)

These changes move the serialize() functions to V2 API ready. The new API is...
- [x] api update to : serialize (options, ...objects)

Support for arrays as inputs to serializers
- [X] rework AMF serializer (API V2, use onml library, multiple CSGs)
- [X] rework DXF serializer (API V2)
- [X] rework JSON serializer (API V2, multiple CSG/CAG)
- [X] rework STL serializer (API V2, multiple CSGs)
- [X] rework SVG serializer (API V2, muliple CAGs, fixes)
- [X] rework X3D serializer (API V2, use onml library, multiple CSGs)
…he packages (#77)

* feat(scad-deserializer): added old openscad-openjscad-translator to the packages
  * removed soon to be obsolete build steps & tools 
  * remove big pre-built files for now
  * updated dependencies where applicable
  * minor tweaks here & there
  * removed import from io for now until code is updated
 - @jscad/amf-deserializer@1.0.0-alpha.d0fb3056
 - @jscad/amf-serializer@1.0.0-alpha.d0fb3056
 - @jscad/dxf-deserializer@1.0.0-alpha.d0fb3056
 - @jscad/dxf-serializer@1.0.0-alpha.d0fb3056
 - @jscad/gcode-serializer@1.0.0-alpha.d0fb3056
 - @jscad/io@1.0.0-alpha.d0fb3056
 - @jscad/io-utils@1.0.0-alpha.d0fb3056
 - @jscad/json-deserializer@1.0.0-alpha.d0fb3056
 - @jscad/json-serializer@1.0.0-alpha.d0fb3056
 - @jscad/obj-deserializer@1.0.0-alpha.d0fb3056
 - @jscad/scad-deserializer@1.0.0-alpha.d0fb3056
 - @jscad/stl-deserializer@1.0.0-alpha.d0fb3056
 - @jscad/stl-serializer@1.0.0-alpha.d0fb3056
 - @jscad/svg-deserializer@1.0.0-alpha.d0fb3056
 - @jscad/svg-serializer@1.0.0-alpha.d0fb3056
 - @jscad/x3d-serializer@1.0.0-alpha.d0fb3056
the carret (^) / semver syntax causes issues with pre-releases
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants