Updated changelogs
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@364 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -2,9 +2,13 @@
|
|||||||
|
|
||||||
#============================================================================================
|
#============================================================================================
|
||||||
|
|
||||||
OpenMesh 2.0.1 ( Rev 360 ):
|
OpenMesh 2.0.1 ( Rev 363 ):
|
||||||
* Core
|
* Core
|
||||||
- Work with gcc 4.6: ptrdiff_t not correctly included from std, Thanks to Ville Heiskanen for the patch)
|
- Work with gcc 4.6: ptrdiff_t not correctly included from std, Thanks to Ville Heiskanen for the patch)
|
||||||
|
|
||||||
|
* Tools
|
||||||
|
- Fixed bug in decimater where boundary check was using the wrong halfege(Thanks to Michal Nociar for the patch)
|
||||||
|
|
||||||
* Build System
|
* Build System
|
||||||
- Updated debian dir (thanks to Jean Pierre Charalambos)
|
- Updated debian dir (thanks to Jean Pierre Charalambos)
|
||||||
|
|
||||||
|
|||||||
@@ -8,12 +8,17 @@
|
|||||||
<!-- --------------------------------------------------------------------- -->
|
<!-- --------------------------------------------------------------------- -->
|
||||||
|
|
||||||
|
|
||||||
<tr valign=top><td><b>2.0.1</b> (?/?/?,Rev.360)</td><td>
|
<tr valign=top><td><b>2.0.1</b> (?/?/?,Rev.363)</td><td>
|
||||||
<b>Core</b>
|
<b>Core</b>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Work with gcc 4.6: ptrdiff_t not correctly included from std, Thanks to Ville Heiskanen for the patch)</li>
|
<li>Work with gcc 4.6: ptrdiff_t not correctly included from std, Thanks to Ville Heiskanen for the patch)</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<b>Tools</b>
|
||||||
|
<ul>
|
||||||
|
<li>Fixed bug in decimater where boundary check was using the wrong halfege(Thanks to Michal Nociar for the patch)</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<b>Build System</b>
|
<b>Build System</b>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Updated debian dir (thanks to Jean Pierre Charalambos)</li>
|
<li>Updated debian dir (thanks to Jean Pierre Charalambos)</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user