update changes.html

This commit is contained in:
Sébastien Loriot 2014-12-11 08:50:21 +01:00
parent 0ffd585a5c
commit 3972130053
1 changed files with 6 additions and 0 deletions

View File

@ -138,6 +138,12 @@ and <code>src/</code> directories).
</ul>
<!-- Geometry Processing -->
<!-- Spatial Searching and Sorting -->
<h3>3D Fast Intersection and Distance Computation</h3>
<ul>
<li>Add new constructors to <code>AABB_halfedge_graph_segment_primitive</code> and
<code>AABB_face_graph_triangle_primitive</code> in order to be able to build primitives
one by one.</li>
</ul>
<!-- Geometric Optimization -->
<!-- Interpolation -->
<!-- Support Library -->