From f90c7f3604321ca64879c60d1e33c6206384fcc7 Mon Sep 17 00:00:00 2001 From: Maxime Gimeno Date: Fri, 27 Apr 2018 15:58:19 +0200 Subject: [PATCH] Update CHANGES.md --- Installation/CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Installation/CHANGES.md b/Installation/CHANGES.md index 0afb97f14fc..8e69c8d7983 100644 --- a/Installation/CHANGES.md +++ b/Installation/CHANGES.md @@ -180,6 +180,9 @@ Release date: April 2018 - `CGAL::Polygon_mesh_processing::detect_vertex_incident_patches()` - `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 - **Breaking change**: