mirror of https://github.com/CGAL/cgal
Update CHANGES.md
This commit is contained in:
parent
2f7d66e530
commit
f90c7f3604
|
|
@ -180,6 +180,9 @@ Release date: April 2018
|
||||||
- `CGAL::Polygon_mesh_processing::detect_vertex_incident_patches()`
|
- `CGAL::Polygon_mesh_processing::detect_vertex_incident_patches()`
|
||||||
- `CGAL::Polygon_mesh_processing::sharp_edges_segmentation()`
|
- `CGAL::Polygon_mesh_processing::sharp_edges_segmentation()`
|
||||||
|
|
||||||
|
- Added a function to apply a CGAL::Aff_transformation_3 to a mesh :
|
||||||
|
- `CGAL::Polygon_mesh_processing::transform()`
|
||||||
|
|
||||||
### Point Set Shape Detection
|
### Point Set Shape Detection
|
||||||
|
|
||||||
- **Breaking change**:
|
- **Breaking change**:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue