Prepared for release

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1051 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2014-05-09 10:21:25 +00:00
parent afd846e233
commit b88676b8af
2 changed files with 8 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
<!-- --------------------------------------------------------------------- -->
<tr valign=top><td><b>3.1</b> (?/?/?,Rev.1042)</td><td>
<tr valign=top><td><b>3.1</b> (2014/05/09,Rev.1050)</td><td>
<b>Core</b>
<ul>
@@ -17,6 +17,12 @@
<li>Fixed calc_normals_... functions (Missing this pointer) Thanks to Martin Schmidt for the report</li>
</ul>
<b>Decimater</b>
<ul>
<li>Fixed Destructor of ModNormaldeviation: Requested normals on destruction</li>
<li>Decimater doesn't need normals anymore, if no module requires normals</li>
</ul>
<b>Utils</b>
<ul>

View File

@@ -57,7 +57,7 @@
// ----------------------------------------------------------------------------
#define OM_VERSION 0x30000
#define OM_VERSION 0x30100
//#define OM_VERSION 0x20400
// only defined, if it is a beta version