update changes.html

This commit is contained in:
Jane Tournois 2016-06-07 14:30:17 +02:00
parent 0811c2fb2c
commit ba124232dc
1 changed files with 2 additions and 0 deletions

View File

@ -175,6 +175,8 @@ and <code>src/</code> directories).
Add some new features to <code>CGAL::isotropic_remeshing()</code>.
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.
</li>
</ul>
<!-- Spatial Searching and Sorting -->