update changes

This commit is contained in:
Jane Tournois 2022-05-05 15:51:06 +02:00
parent 3b25bc1e0d
commit 87628fa256
1 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,14 @@
Release History Release History
=============== ===============
[Release 5.6](https://github.com/CGAL/cgal/releases/tag/v5.6)
-----------
### [Polygon Mesh Processing](https://doc.cgal.org/5.5/Manual/packages.html#PkgPolygonMeshProcessing)
- Added the function `CGAL::Polygon_mesh_processing::surface_Delaunay_remeshing()`, that remeshes a surface triangle mesh following the
CGAL tetrahedral Delaunay refinement algorithm.
[Release 5.5](https://github.com/CGAL/cgal/releases/tag/v5.5) [Release 5.5](https://github.com/CGAL/cgal/releases/tag/v5.5)
----------- -----------