cgal
cgal copied to clipboard
PMP: Fix smooth_shape()
Summary of Changes
When only smoothing a patch the diagonals of the matrix are not set to 1.0 Now the matrix can be factorized but the resulting mesh is wrong. So there is either still another bug, or something is wrong in my fix.
Release Management
- Affected package(s): Polygon_mesh_processing
- Issue(s) solved (if any): fix #7990
- License and copyright ownership: unchanged