Skip to content

fix bug in cut_mesh; improve documentation; add test#2315

Merged
alecjacobson merged 1 commit intomainfrom
alecjacobson/cut-mesh-bugfix
Jan 10, 2024
Merged

fix bug in cut_mesh; improve documentation; add test#2315
alecjacobson merged 1 commit intomainfrom
alecjacobson/cut-mesh-bugfix

Conversation

@alecjacobson
Copy link
Copy Markdown
Contributor

Fixes #2314

Previously it seems that cut_mesh would fail to cut or even crash if only one incident face marked an edge to cut.

A less ambiguous interface might be to use the edge-flaps arrays like collapse_edge. Leaving this to a future date / never.

@alecjacobson alecjacobson merged commit 37f3b1d into main Jan 10, 2024
@alecjacobson alecjacobson deleted the alecjacobson/cut-mesh-bugfix branch January 10, 2024 14:40
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.

igl::cut_mesh crashes on a specific cut mask

1 participant