Updated changelog
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@572 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
<!-- --------------------------------------------------------------------- -->
|
<!-- --------------------------------------------------------------------- -->
|
||||||
|
|
||||||
|
|
||||||
<tr valign=top><td><b>2.2</b> (?/?/?,Rev.559)</td><td>
|
<tr valign=top><td><b>2.2</b> (?/?/?,Rev.571)</td><td>
|
||||||
|
|
||||||
<b>Core</b>
|
<b>Core</b>
|
||||||
<ul>
|
<ul>
|
||||||
@@ -16,11 +16,24 @@
|
|||||||
<li>Consolidated iterator code. Functionally equivalent but way cleaner than before.</li>
|
<li>Consolidated iterator code. Functionally equivalent but way cleaner than before.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<b>IO</b>
|
||||||
|
<ul>
|
||||||
|
<li>Made Binary IO readers multi-thread safe. (Thanks to Dominic Genest for the patch)</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<b>Geometry</b>
|
<b>Geometry</b>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Added normalized function to VectorT which returns a normalized vector whithout modifying the current one.</li>
|
<li>Added normalized function to VectorT which returns a normalized vector whithout modifying the current one.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<b>Documentation</b>
|
||||||
|
<ul>
|
||||||
|
<li>Fixed doxygen warnings</li>
|
||||||
|
<li>Updated collapse function documentation</li>
|
||||||
|
<li>Updated triangulation function documentation</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
<b>General</b>
|
<b>General</b>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Xcode 4.3 compatibility (Fixed issues that caused build errors with XCode 4.3)</li>
|
<li>Xcode 4.3 compatibility (Fixed issues that caused build errors with XCode 4.3)</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user