Updated Changelogs
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@212 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -2,10 +2,11 @@
|
|||||||
|
|
||||||
#============================================================================================
|
#============================================================================================
|
||||||
|
|
||||||
OpenMesh 2.0-RC4 ( Rev 202 ):
|
OpenMesh 2.0-RC4 ( Rev 211 ):
|
||||||
* Core
|
* Core
|
||||||
- Added function for direct access to property vectors
|
- Added function for direct access to property vectors
|
||||||
- Fixed clear functions to swap vectors. This frees OpenMesh memory when clear is invoked.
|
- Fixed clear functions to swap vectors. This frees OpenMesh memory when clear is invoked.
|
||||||
|
- Fixed bug in handle() function when getting handle from given Halfedge (Thanks to Rob Patro)
|
||||||
|
|
||||||
* Readers/Writers
|
* Readers/Writers
|
||||||
- Fixed reading ply files with unknown properties
|
- Fixed reading ply files with unknown properties
|
||||||
@@ -32,6 +33,7 @@ OpenMesh 2.0-RC4 ( Rev 202 ):
|
|||||||
- Added Tutorial on deleting geometry
|
- Added Tutorial on deleting geometry
|
||||||
- Fixed Traits example
|
- Fixed Traits example
|
||||||
- Other minor fixes
|
- Other minor fixes
|
||||||
|
- Added tutorials as compileable source code
|
||||||
|
|
||||||
|
|
||||||
OpenMesh 2.0-RC3 ( Rev 138 ):
|
OpenMesh 2.0-RC3 ( Rev 138 ):
|
||||||
|
|||||||
@@ -12,6 +12,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li> Added function for direct access to property vectors</li>
|
<li> Added function for direct access to property vectors</li>
|
||||||
<li> Fixed clear functions to swap vectors. This frees OpenMesh memory when clear is invoked.</li>
|
<li> Fixed clear functions to swap vectors. This frees OpenMesh memory when clear is invoked.</li>
|
||||||
|
<li> Fixed bug in handle() function when getting handle from given Halfedge (Thanks to Rob Patro) </li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<b>Readers/Writers</b>
|
<b>Readers/Writers</b>
|
||||||
@@ -42,6 +43,7 @@
|
|||||||
<li> Added Tutorial on deleting geometry</li>
|
<li> Added Tutorial on deleting geometry</li>
|
||||||
<li> Fixed Traits example</li>
|
<li> Fixed Traits example</li>
|
||||||
<li> Other minor fixes</li>
|
<li> Other minor fixes</li>
|
||||||
|
<li> Added tutorials as compileable source code</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user