mirror of https://github.com/CGAL/cgal
update CHANGES.md
This commit is contained in:
parent
a897bbb71e
commit
ef2c3b022d
|
|
@ -1,5 +1,14 @@
|
|||
Release History
|
||||
===============
|
||||
|
||||
[Release 5.5](https://github.com/CGAL/cgal/releases/tag/v5.5)
|
||||
-----------
|
||||
|
||||
### [Polygon Mesh Processing](https://doc.cgal.org/5.5/Manual/packages.html#PkgPolygonMeshProcessing)
|
||||
|
||||
- Added the function `CGAL::Polygon_mesh_processing::tangential_relaxation()`, which
|
||||
applies an area-based tangential mesh smoothing to a surface triangle mesh vertices.
|
||||
|
||||
[Release 5.4](https://github.com/CGAL/cgal/releases/tag/v5.4)
|
||||
-----------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue