Updated changelog
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@602 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -7,20 +7,23 @@
|
|||||||
|
|
||||||
<!-- --------------------------------------------------------------------- -->
|
<!-- --------------------------------------------------------------------- -->
|
||||||
|
|
||||||
<tr valign=top><td><b>2.2.1</b> (?/?/?,Rev.597)</td><td>
|
<tr valign=top><td><b>2.2.1</b> (?/?/?,Rev.601)</td><td>
|
||||||
|
|
||||||
<b>IO</b>
|
<b>IO</b>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Fixed OBJ Reader not correctly setting per halfedge normals. (Thanks to Patrick Rauber for the report)</li>
|
<li>Fixed OBJ Reader not correctly setting per halfedge normals. (Thanks to Patrick Rauber for the report)</li>
|
||||||
|
<li>Fixed bug in halfedge normal computation, where a boundary halfedge was not correctly handled and caused a segfault.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<b>Unittests</b>
|
<b>Unittests</b>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Added unittest for OBJ texture coordinates.</li>
|
<li>Added unittest for OBJ texture coordinates.</li>
|
||||||
|
<li>Added unittests for add_face.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<b>Documentation</b>
|
<b>Documentation</b>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li>More documentation for the add_face functions (and some code cleanup)</li>
|
||||||
<li>Updated doxyfile.config.in version</li>
|
<li>Updated doxyfile.config.in version</li>
|
||||||
<li>Fixed typo on main page</li>
|
<li>Fixed typo on main page</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user