mirror of https://github.com/CGAL/cgal
update changes
This commit is contained in:
parent
a4d0ae7b8d
commit
98a4fce6ee
|
|
@ -122,13 +122,15 @@ and <code>src/</code> directories).
|
|||
supported. That prevented the compilation with Microsoft Visual Studio
|
||||
2013.
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h3>3D Mesh Generation</h3>
|
||||
<ul>
|
||||
<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>
|
||||
<ul>
|
||||
<li>Fix a bug in the sliver perturbation optimization method.
|
||||
It could create some holes on the surface of the mesh.</li>
|
||||
</ul>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2 id="release4.5.1">Release 4.5.1 </h2>
|
||||
|
|
|
|||
Loading…
Reference in New Issue