27 Jun 2023, 12:57

Release : 2023 JUN 27

There's a new release of JSCAD, including changes from several pull requests.

Bug Fixes

  • modeling: add missing extrudeHelical typing definition
  • x3d-serializer: added specular highlights and conversion of shape names

Features

  • cli: added options to output designs as individual parts, and create zip archive of parts
  • modeling: allow zero size in primitives

Performance

  • modeling: performance improvements for retessellate as part of booleans

BIG THANKS to @achirita for the performance improvement to the booleans
BIG THANKS to @tsdexter for the cool improvements to the CLI (command line interface)
THANKS to @andreasplesch for the nice improvements to the X3D serializer.
THANKS to @Loosetooth for the TS corrections
And of course, thanks to @platypii for the nice changes to the primitives

Successfully published:

  • @jscad/cli@2.3.0
  • @jscad/core@2.6.7
  • @jscad/3mf-serializer@2.1.9
  • @jscad/amf-deserializer@2.3.5
  • @jscad/amf-serializer@2.1.15
  • @jscad/dxf-deserializer@2.3.22
  • @jscad/dxf-serializer@2.1.15
  • @jscad/io-utils@2.0.25
  • @jscad/io@2.4.6
  • @jscad/json-deserializer@2.0.26
  • @jscad/json-serializer@2.0.25
  • @jscad/obj-deserializer@2.0.25
  • @jscad/obj-serializer@2.1.15
  • @jscad/stl-deserializer@2.1.22
  • @jscad/stl-serializer@2.1.15
  • @jscad/svg-deserializer@2.5.6
  • @jscad/svg-serializer@2.3.13
  • @jscad/x3d-deserializer@2.2.5
  • @jscad/x3d-serializer@2.4.5
  • @jscad/modeling@2.12.0
  • @jscad/regl-renderer@2.6.7
  • @jscad/vtree@2.0.26
  • @jscad/web@2.6.5

lerna success published 23 packages