Updated changelog
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1218 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
<li>Don't use auto_ptr when compiler supports C++11. Replaced by unique_ptr.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<b>General</b>
|
||||
<ul>
|
||||
<li>Fixed various build warnings</li>
|
||||
@@ -32,8 +31,16 @@
|
||||
<b>Documentation</b>
|
||||
<ul>
|
||||
<li>Added extra hint about status flags when collapsing edges</li>
|
||||
<li>updated tutorial on reading and writing meshes with python bindings</li>
|
||||
</ul>
|
||||
|
||||
<b>Build System</b>
|
||||
<ul>
|
||||
<li>Python Bindings: strip pythonlibs version string of possible other characters than 0-9 and . (e.g. '+')</li>
|
||||
<li>Python Bindings: don't require boost-python</li>
|
||||
</ul>
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
<tr valign=top><td><b>3.3</b> (2015/01/16,Rev.1204)</td><td>
|
||||
|
||||
Reference in New Issue
Block a user