Updated Changelogs
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@287 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
#============================================================================================
|
#============================================================================================
|
||||||
|
|
||||||
OpenMesh 2.0-RC5 ( Rev 278 ):
|
OpenMesh 2.0-RC5 ( Rev 287 ):
|
||||||
|
|
||||||
* Core
|
* Core
|
||||||
- Fixed build error in function calc_dihedral_angle_fast
|
- Fixed build error in function calc_dihedral_angle_fast
|
||||||
@@ -18,6 +18,11 @@ OpenMesh 2.0-RC5 ( Rev 278 ):
|
|||||||
- Fixed crash in Offreader with DOS line endings. (Thanks to Adrian Secord for the patch)
|
- Fixed crash in Offreader with DOS line endings. (Thanks to Adrian Secord for the patch)
|
||||||
- Fixed obj readers for some files containing tabs
|
- Fixed obj readers for some files containing tabs
|
||||||
|
|
||||||
|
* Apps
|
||||||
|
- OpenMesh progressive mesh generator readded
|
||||||
|
- OpenMesh progressive mesh viewer readded
|
||||||
|
- OpenMesh progressive mesh analyzer readded
|
||||||
|
|
||||||
* Documentation
|
* Documentation
|
||||||
- Updated Documentation front page
|
- Updated Documentation front page
|
||||||
- Added mesh navigation tutorial
|
- Added mesh navigation tutorial
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
<!-- --------------------------------------------------------------------- -->
|
<!-- --------------------------------------------------------------------- -->
|
||||||
|
|
||||||
<tr valign=top><td><b>2.0-RC5</b> (?/?/?,Rev.278)</td><td>
|
<tr valign=top><td><b>2.0-RC5</b> (?/?/?,Rev.287)</td><td>
|
||||||
|
|
||||||
<b>Core</b>
|
<b>Core</b>
|
||||||
<ul>
|
<ul>
|
||||||
@@ -27,6 +27,13 @@
|
|||||||
<li>Fixed obj readers for some files containing tabs</li>
|
<li>Fixed obj readers for some files containing tabs</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<b>Apps</b>
|
||||||
|
<ul>
|
||||||
|
<li>OpenMesh progressive mesh generator readded</li>
|
||||||
|
<li>OpenMesh progressive mesh viewer readded</li>
|
||||||
|
<li>OpenMesh progressive mesh analyzer readded</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<b>Documentation</b>
|
<b>Documentation</b>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Updated Documentation front page</li>
|
<li>Updated Documentation front page</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user