mirror of https://github.com/CGAL/cgal
Update CHANGES.md
This commit is contained in:
parent
28968dfa11
commit
cd7907194f
|
|
@ -15,7 +15,7 @@ Release date: December 2020
|
||||||
- Added the function `CGAL::halfspace_intersection_interior_point_3()` that can be used to retrieve
|
- Added the function `CGAL::halfspace_intersection_interior_point_3()` that can be used to retrieve
|
||||||
the point that is the most interior a convex closed volume defined by the intersection of a set of halfspaces.
|
the point that is the most interior a convex closed volume defined by the intersection of a set of halfspaces.
|
||||||
|
|
||||||
### [Polygon Mesh Processing](https://doc.cgal.org/5.1/Manual/packages.html#PkgPolygonMeshProcessing)
|
### [Polygon Mesh Processing](https://doc.cgal.org/5.2/Manual/packages.html#PkgPolygonMeshProcessing)
|
||||||
- Added an option in `corefine()`, `split()` and `clip()` functions that enables the operation to be done on a mesh with
|
- Added an option in `corefine()`, `split()` and `clip()` functions that enables the operation to be done on a mesh with
|
||||||
self-intersections present in the intersection area.
|
self-intersections present in the intersection area.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue