Remove changes.html

This commit is contained in:
Maxime Gimeno 2017-11-17 14:04:09 +01:00
parent 687e5b6c60
commit e0eca970d2
2 changed files with 4 additions and 5556 deletions

File diff suppressed because it is too large Load Diff

View File

@ -69,6 +69,10 @@ Release date: April 2018
### Polygon Mesh Processing
- Added two functions for orienting connected components :
- CGAL::Polygon_mesh_processing::orient()
- CGAL::Polygon_mesh_processing::orient_to_bound_a_volume()
- Added new functions for feature detection and feature-guided
segmentation:
- `CGAL::Polygon_mesh_processing::detect_sharp_edges()`