update changes

This commit is contained in:
Sébastien Loriot 2015-02-12 17:19:29 +01:00
parent a4d0ae7b8d
commit 98a4fce6ee
1 changed files with 9 additions and 7 deletions

View File

@ -122,8 +122,10 @@ and <code>src/</code> directories).
supported. That prevented the compilation with Microsoft Visual Studio supported. That prevented the compilation with Microsoft Visual Studio
2013. 2013.
</ul> </ul>
</div> <h3>3D Convex Hulls</h3>
<ul>
<li> Fix a non-robust predicate bug that was showing up when input points where lexicographically sorted.</li>
</ul>
<h3>3D Mesh Generation</h3> <h3>3D Mesh Generation</h3>
<ul> <ul>
<li>Fix a bug in the sliver perturbation optimization method. <li>Fix a bug in the sliver perturbation optimization method.