Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSCAD Release V3 Alpha : 2025 JAN 05 #1376

Merged
merged 2 commits into from
Jan 3, 2025
Merged

JSCAD Release V3 Alpha : 2025 JAN 05 #1376

merged 2 commits into from
Jan 3, 2025

Conversation

z3dev
Copy link
Member

@z3dev z3dev commented Jan 3, 2025

========================================
JSCAD Release V3 Alpha : 2025 JAN 05

DO NOT SQUASH MERGE

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

Bug Fixes

  • cli: rework logic for generating blobs, both singular and multiple as parts ([f88669b](https://github.com/jscad/Op
  • io: fix io after V3 refactoring
  • x3d-deserializer: corrected to accept commas as MF value delimiters
  • x3d-deserializer: correcting caching of x3d attributes in createX3DParser, allowing continuous parsing of X3D file
  • modeling: added geom3.fromPointsConvex()
  • modeling: added new TS definitions for mat4, and adjusted doc strings
  • modeling: added orientation option to polygon
  • modeling: corrected checks of parameters to booleans
  • modeling: corrected geom2 mirroring transform
  • modeling: corrected parameter names to follow standards
  • modeling: create scission.d.ts and update index.d.ts
  • modeling: created TS definitions for splitPolygonByPlane
  • modeling: fix ts definitions and ts hints in comments
  • modeling: small fixes to comments and tests
  • modeling: use modern typescript imports
  • array-utils: corrected typescript definitions, added test:tsd script
  • regl-renderer: define the entity type and corrected TS definitions

Features

  • 3mf-deserializer: initial version of 3MF deserializer and tests
  • cli: reworked logic to use new io package exports and functions
  • modeling: reworked exports to expose a flattened API
  • modeling: renamed poly3 toVertices and fromVerticesAndPlane
  • modeling: added Martinez library for 2D booleans, refactored 2D booleans
  • modeling: added validate to slice, as well as measurements
  • modeling: corrected vectorChar and vectorText options to align with the common API
  • modeling: enhanced poly2 into a complete geometry
  • modeling: preserve color for offset and extrude
  • modeling: remove unused mat4 functions
  • modeling: removed extrudeRectangular
  • modeling: rename expansions to offsets, and unify expand into offset
  • modeling: renamed poly3 toVertices and fromVerticesAndPlane
  • modeling: rework orthonormal formula
  • modeling: reworked exports to expose a flattened API
  • modeling: reworked vectorChar and vectorText to return segments as path2 objects
  • modeling: support nested array structures in the API
  • regl-renderer: added rollup configuration to create ES6 bundle, adjusted imports and exports

Successfully published:

lerna-lite success published 21 packages

@z3dev z3dev requested a review from mister-jscad January 3, 2025 02:05
Copy link

@mister-jscad mister-jscad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes as expected

@z3dev z3dev merged commit dd24838 into V3 Jan 3, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants