Prepared for release
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1051 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -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>
|
<b>Core</b>
|
||||||
<ul>
|
<ul>
|
||||||
@@ -17,6 +17,12 @@
|
|||||||
<li>Fixed calc_normals_... functions (Missing this pointer) Thanks to Martin Schmidt for the report</li>
|
<li>Fixed calc_normals_... functions (Missing this pointer) Thanks to Martin Schmidt for the report</li>
|
||||||
</ul>
|
</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>
|
<b>Utils</b>
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
#define OM_VERSION 0x30000
|
#define OM_VERSION 0x30100
|
||||||
//#define OM_VERSION 0x20400
|
//#define OM_VERSION 0x20400
|
||||||
|
|
||||||
// only defined, if it is a beta version
|
// only defined, if it is a beta version
|
||||||
|
|||||||
Reference in New Issue
Block a user