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

RebuildMesh: restore original performance #3920

Merged
merged 5 commits into from
Dec 26, 2024
Merged

RebuildMesh: restore original performance #3920

merged 5 commits into from
Dec 26, 2024

Conversation

Fedr
Copy link
Contributor

@Fedr Fedr commented Dec 25, 2024

  • mcOffsetMesh function always setup msParams.dist.maxDistSq and msParams.dist.minDistSq to avoid slowdown.
  • DistanceToMeshOptions now has additional flag nullOutsideMinMax to implement Open Holes Repair.
  • DistanceToMeshOptions is passed in all computational functions instead of 4 floats.

@Fedr Fedr marked this pull request as ready for review December 26, 2024 10:03
@Fedr Fedr requested a review from Grantim December 26, 2024 10:09
@Fedr Fedr merged commit 4739ccd into master Dec 26, 2024
28 of 30 checks passed
@Fedr Fedr deleted the fix/rebuild branch December 26, 2024 11:10
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