Updated changelog for release
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1105 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
<!-- --------------------------------------------------------------------- -->
|
<!-- --------------------------------------------------------------------- -->
|
||||||
|
|
||||||
<tr valign=top><td><b>3.2</b> (?/?/?,Rev.1070)</td><td>
|
<tr valign=top><td><b>3.2</b> (2014/07/17,Rev.1104)</td><td>
|
||||||
|
|
||||||
<b>Core</b>
|
<b>Core</b>
|
||||||
<ul>
|
<ul>
|
||||||
@@ -19,6 +19,18 @@
|
|||||||
<li>Silence the readers/writers (Some of them always wrote output to command line).</li>
|
<li>Silence the readers/writers (Some of them always wrote output to command line).</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<b>Utils</b>
|
||||||
|
<ul>
|
||||||
|
<li>PropertyManager: Added PropertyManager::move to C++11 .</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
<b>Subdivider</b>
|
||||||
|
<ul>
|
||||||
|
<li>Added CatmullClark without point updates support.</li>
|
||||||
|
<li>Uniform, Longest Edge: fixed template deduction error with float precision meshes</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<b>Documentation</b>
|
<b>Documentation</b>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Updated doxyfile to 1.8.7</li>
|
<li>Updated doxyfile to 1.8.7</li>
|
||||||
@@ -26,6 +38,20 @@
|
|||||||
<li>Added boundary navigation info to mesh navigation page</li>
|
<li>Added boundary navigation info to mesh navigation page</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<b>Build system</b>
|
||||||
|
<ul>
|
||||||
|
<li>Qt5 support for example apps</li>
|
||||||
|
<li>Improved OpenMesh cmake gtest finder for Xcode 5.1.1 with gtest 1.7</li>
|
||||||
|
<li>Don't copy qt4 anymore, if build_apps is diasabled, but the qmake variable still defined</li>
|
||||||
|
<li>Add dependencies and fixbundle for apps only if we build apps</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<b>Unittests</b>
|
||||||
|
<ul>
|
||||||
|
<li>Added unittest for textured meshes</li>
|
||||||
|
<li>Read/Write OBJ: Fixed unsigned signed comparison</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr valign=top><td><b>3.1</b> (2014/05/09,Rev.1050)</td><td>
|
<tr valign=top><td><b>3.1</b> (2014/05/09,Rev.1050)</td><td>
|
||||||
|
|||||||
Reference in New Issue
Block a user