Fixed bad enum

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1318 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2015-07-26 20:22:28 +00:00
parent 2d4bc6203f
commit be465673e6
2 changed files with 8 additions and 2 deletions

View File

@@ -6,13 +6,19 @@
<!-- --------------------------------------------------------------------- -->
<tr valign=top><td><b>4.1</b> (2015/07/27,Rev.1316)</td><td>
<tr valign=top><td><b>4.1</b> (2015/07/27,Rev.1318)</td><td>
<b>Core</b>
<ul>
<li>Fixed bug in polymesh normal computation. Added more unittests for normal computation.</li>
<li>Get rid of some windows preprocessor warnings</li>
</ul>
<b>IO</b>
<ul>
<li>Options: Fixed bad enum</li>
</ul>
<b>Build System</b>
<ul>
<li>Removed fixbundle calls if not building apps.</li>