Update changes.html

This commit is contained in:
Simon Giraudot 2015-09-18 15:36:27 +02:00
parent ba619c8a0d
commit c6f2cedafc
1 changed files with 8 additions and 0 deletions

View File

@ -136,6 +136,14 @@ to remove once 4.7 is published: -->
<!-- Voronoi Diagrams -->
<!-- Mesh Generation -->
<!-- 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 -->
<!-- Geometric Optimization -->
<!-- Interpolation -->