Skip to content

various fixes to modeling#1459

Merged
z3dev merged 13 commits into
V3from
fixes-part-3
Jun 20, 2026
Merged

various fixes to modeling#1459
z3dev merged 13 commits into
V3from
fixes-part-3

Conversation

@z3dev

@z3dev z3dev commented May 30, 2026

Copy link
Copy Markdown
Member

These changes contain various fixes to modeling, including:

  • allow appendArc, appendBezier, appendPoints to closed paths
  • corrected snap of path2 and path3 when closed
  • small performance changes from refactor(modeling)!: no geometry clone #1201
  • changed extrudeLinearGeom2 to use pre-allocated mat4 and vec3
  • lots of small changes for consistency based on lint reports (and a few bugs fixes)

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Does your submission pass tests?

@z3dev z3dev requested review from danmarshall, hrgdavor, mister-jscad and platypii and removed request for danmarshall June 14, 2026 07:00

@mister-jscad mister-jscad left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks good.

@z3dev z3dev merged commit 9443688 into V3 Jun 20, 2026
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