Updated Changelog
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@299 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
#============================================================================================
|
#============================================================================================
|
||||||
|
|
||||||
OpenMesh 2.0-RC5 ( Rev 296 ):
|
OpenMesh 2.0-RC5 ( Rev 299 ):
|
||||||
|
|
||||||
* Core
|
* Core
|
||||||
- Fixed build error in function calc_dihedral_angle_fast
|
- Fixed build error in function calc_dihedral_angle_fast
|
||||||
@@ -34,6 +34,9 @@ OpenMesh 2.0-RC5 ( Rev 296 ):
|
|||||||
- Fixed a lot of doxygen warnings
|
- Fixed a lot of doxygen warnings
|
||||||
- Fixed some spellings
|
- Fixed some spellings
|
||||||
|
|
||||||
|
* Build System
|
||||||
|
- Fixed rpath issue when building and installing on MacOS
|
||||||
|
|
||||||
OpenMesh 2.0-RC4 ( Rev 227 ):
|
OpenMesh 2.0-RC4 ( Rev 227 ):
|
||||||
* Core
|
* Core
|
||||||
- Added function for direct access to property vectors
|
- Added function for direct access to property vectors
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
<!-- --------------------------------------------------------------------- -->
|
<!-- --------------------------------------------------------------------- -->
|
||||||
|
|
||||||
<tr valign=top><td><b>2.0-RC5</b> (2010/03/03,Rev.296)</td><td>
|
<tr valign=top><td><b>2.0-RC5</b> (2010/03/03,Rev.299)</td><td>
|
||||||
|
|
||||||
<b>Core</b>
|
<b>Core</b>
|
||||||
<ul>
|
<ul>
|
||||||
@@ -47,6 +47,11 @@
|
|||||||
<li>Fixed some spellings</li>
|
<li>Fixed some spellings</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<b>Build System</b>
|
||||||
|
<ul>
|
||||||
|
<li>Fixed rpath issue when building and installing on MacOS</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user