2 Jun 2024, 04:32

Release : 2024 JUN 02

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

Bug Fixes

  • x3d-deserializer: correcting caching of x3d attributes in createX3DParser, allowing continuous parsing of X3D file
  • modeling: added geom3.fromPointsConvex()
  • modeling: added TS definitions for mat4.isIdentity()
  • modeling: create scission.d.ts and update index.d.ts
  • modeling: created TS definitions for splitPolygonByPlane
  • typo: fix typo in rounded error messages

THANKS to @nmattia for the doc fixes
THANKS to @FishOrBear, @zzh97, @hrgdavor for the Typescript fixes
THANKS to @christopher-krause for the X3D deserializer fixes
THANKS to @Hermann-SQ and @platypii for the fromPointsConvex() function

Successfully published:

  • @jscad/cli@2.3.2
  • @jscad/core@2.6.9
  • @jscad/3mf-serializer@2.1.11
  • @jscad/amf-deserializer@2.3.7
  • @jscad/amf-serializer@2.1.17
  • @jscad/dxf-deserializer@2.3.24
  • @jscad/dxf-serializer@2.1.17
  • @jscad/io-utils@2.0.27
  • @jscad/io@2.4.8
  • @jscad/json-deserializer@2.0.28
  • @jscad/json-serializer@2.0.27
  • @jscad/obj-deserializer@2.0.27
  • @jscad/obj-serializer@2.1.17
  • @jscad/stl-deserializer@2.1.24
  • @jscad/stl-serializer@2.1.17
  • @jscad/svg-deserializer@2.5.8
  • @jscad/svg-serializer@2.3.15
  • @jscad/x3d-deserializer@2.2.7
  • @jscad/x3d-serializer@2.4.7
  • @jscad/modeling@2.12.2
  • @jscad/regl-renderer@2.6.9
  • @jscad/vtree@2.0.28
  • @jscad/web@2.6.7

lerna success published 23 packages