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
|
supported. That prevented the compilation with Microsoft Visual Studio
|
||||||
2013.
|
2013.
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
<h3>3D Convex Hulls</h3>
|
||||||
|
<ul>
|
||||||
<h3>3D Mesh Generation</h3>
|
<li> Fix a non-robust predicate bug that was showing up when input points where lexicographically sorted.</li>
|
||||||
<ul>
|
</ul>
|
||||||
<li>Fix a bug in the sliver perturbation optimization method.
|
<h3>3D Mesh Generation</h3>
|
||||||
It could create some holes on the surface of the mesh.</li>
|
<ul>
|
||||||
</ul>
|
<li>Fix a bug in the sliver perturbation optimization method.
|
||||||
|
It could create some holes on the surface of the mesh.</li>
|
||||||
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 id="release4.5.1">Release 4.5.1 </h2>
|
<h2 id="release4.5.1">Release 4.5.1 </h2>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue