Skip to content

Conversation

@akenmorris
Copy link
Contributor

This PR addresses the issues in #2477.

  • Add mesh integrity checking throughout grooming pipeline to detect invalid meshes (degenerate triangles, non-manifold edges) early
  • Replace extractLargestComponent with repair_mesh for more comprehensive mesh repair; remove UI option and silently ignore deprecated parameter
  • Fix fillHoles to remove zero-area triangles created by vtkFillHolesFilter
  • Move basic mesh routines from MeshWarper to MeshUtils for reuse
  • Remove blocking integrity check from computeNormals() that was too strict
  • Fix tab order on mesh grooming page for sinc smoothing options

@akenmorris akenmorris merged commit 3fb389d into master Jan 14, 2026
5 checks passed
@akenmorris akenmorris deleted the 2477-mesh-fixes branch January 14, 2026 19:53
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