Updated Changelog
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@214 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
#============================================================================================
|
#============================================================================================
|
||||||
|
|
||||||
OpenMesh 2.0-RC4 ( Rev 211 ):
|
OpenMesh 2.0-RC4 ( Rev 213 ):
|
||||||
* 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.
|
||||||
@@ -25,6 +25,7 @@ OpenMesh 2.0-RC4 ( Rev 211 ):
|
|||||||
- Generate sonames under linux (cmake)
|
- Generate sonames under linux (cmake)
|
||||||
- Debian build dir for building Debian packages (Thanks to Jean Pierre Charalambos)
|
- Debian build dir for building Debian packages (Thanks to Jean Pierre Charalambos)
|
||||||
- Package generator for windows. Builds an setup file containing precompiled static libs and includes for windows.
|
- Package generator for windows. Builds an setup file containing precompiled static libs and includes for windows.
|
||||||
|
- Throw warning if a min or max macro is defined under windows and suggest NOMINMAX (Thanks to Ingo Esser)
|
||||||
|
|
||||||
|
|
||||||
* Documentation
|
* Documentation
|
||||||
|
|||||||
@@ -34,6 +34,7 @@
|
|||||||
<li> Generate sonames under linux (cmake)</li>
|
<li> Generate sonames under linux (cmake)</li>
|
||||||
<li> Debian build dir for building Debian packages (Thanks to Jean Pierre Charalambos)</li>
|
<li> Debian build dir for building Debian packages (Thanks to Jean Pierre Charalambos)</li>
|
||||||
<li> Package generator for windows. Builds an setup file containing precompiled static libs and includes for windows.</li>
|
<li> Package generator for windows. Builds an setup file containing precompiled static libs and includes for windows.</li>
|
||||||
|
<li> Throw warning if a min or max macro is defined under windows and suggest NOMINMAX (Thanks to Ingo Esser)</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<b>Documentation</b>
|
<b>Documentation</b>
|
||||||
|
|||||||
Reference in New Issue
Block a user