Skip to content

Make MeshBool::from_meshgl take reference#4

Merged
luisfonsivevo merged 1 commit intoBorgerLand:masterfrom
JaminKoke:from_meshgl_ref
Nov 28, 2025
Merged

Make MeshBool::from_meshgl take reference#4
luisfonsivevo merged 1 commit intoBorgerLand:masterfrom
JaminKoke:from_meshgl_ref

Conversation

@JaminKoke
Copy link
Copy Markdown
Contributor

Simple change.

Came across this in #3. This makes it so that instead of having to .clone() the MeshGL before passing it (Which doesn't work anyways because MeshGL doesn't have Clone), we can just pass it by reference instead.

@luisfonsivevo
Copy link
Copy Markdown
Member

Hi Jamin, sorry for my absence, I've been working on the nightmare bug #11 which required reading the dissertation Manifold is originally based off...☹️

I'm going to start merging PR's in bulk. This change looks good.

@luisfonsivevo luisfonsivevo merged commit df80ef8 into BorgerLand:master Nov 28, 2025
@JaminKoke JaminKoke deleted the from_meshgl_ref branch November 30, 2025 21:56
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