mirror of https://github.com/CGAL/cgal
Update changes.md
This commit is contained in:
parent
4615c636d5
commit
aa10bcc5b0
|
|
@ -20,6 +20,13 @@ Release date: March 2019
|
|||
- `CGAL::Polygon_mesh_processing::merge_duplicated_vertices_in_boundary_cycle()`
|
||||
- `CGAL::Polygon_mesh_processing::merge_duplicated_vertices_in_boundary_cycles()`
|
||||
|
||||
### 3D Fast Intersection and Distance Computation
|
||||
|
||||
- The primitives AABB_face_graph_triangle_primitive and
|
||||
AABB_halfedge_graph_segment_primitive now use a pair of id and
|
||||
graph if they are parameterized to deal with several graphs in
|
||||
per tree (with the template tag.)
|
||||
|
||||
Release 4.13
|
||||
------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue