diff --git a/Installation/changes.html b/Installation/changes.html index 88e972ebd5a..f4ee3b19a00 100644 --- a/Installation/changes.html +++ b/Installation/changes.html @@ -175,6 +175,8 @@ and src/ directories). Add some new features to CGAL::isotropic_remeshing(). It is now possible to select fixed vertices that survive the remeshing process, and to keep face attributes such as colors valid after remeshing. + The user can choose the number of relaxation steps happening at each loop, + and to run 1-dimensional relaxation along constrained polylines.