mirror of https://github.com/CGAL/cgal
Update changes.html
This commit is contained in:
parent
ba619c8a0d
commit
c6f2cedafc
|
|
@ -136,6 +136,14 @@ to remove once 4.7 is published: -->
|
||||||
<!-- Voronoi Diagrams -->
|
<!-- Voronoi Diagrams -->
|
||||||
<!-- Mesh Generation -->
|
<!-- Mesh Generation -->
|
||||||
<!-- Geometry Processing -->
|
<!-- Geometry Processing -->
|
||||||
|
<!-- to remove once 4.7 is published
|
||||||
|
<h3>Surface Mesh Parameterization</h3>
|
||||||
|
<ul>
|
||||||
|
<li><code>LSCM_parameterizer_3</code> now uses by default Eigen
|
||||||
|
instead of OpenNL as a model
|
||||||
|
of <code>SparseLinearAlgebraTraits_d</code>.</li>
|
||||||
|
</ul>
|
||||||
|
to remove once 4.7 is published: -->
|
||||||
<!-- Spatial Searching and Sorting -->
|
<!-- Spatial Searching and Sorting -->
|
||||||
<!-- Geometric Optimization -->
|
<!-- Geometric Optimization -->
|
||||||
<!-- Interpolation -->
|
<!-- Interpolation -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue