Updated Changelogs
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@390 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
11
CHANGELOG
11
CHANGELOG
@@ -2,7 +2,13 @@
|
||||
|
||||
#============================================================================================
|
||||
|
||||
OpenMesh 2.0.1 ( Rev 376 ):
|
||||
OpenMesh 2.0.1 ( Rev 389 ):
|
||||
* Apps
|
||||
- Get rid of glew dependencies
|
||||
- Remove a lot of unused qt libraries which were linked before
|
||||
- Do not link libXi and Xmu as we don't need it
|
||||
- Added two new subdivision schemes (Interpolating Sqrt3 Labsik-Greiner and Modified Butterfly) to subdivider applications
|
||||
|
||||
* Core
|
||||
- Work with gcc 4.6: ptrdiff_t not correctly included from std, Thanks to Ville Heiskanen for the patch)
|
||||
|
||||
@@ -14,13 +20,16 @@ OpenMesh 2.0.1 ( Rev 376 ):
|
||||
- Removed glew depedency
|
||||
- Only one fixbundle on mac and windows
|
||||
- Run fixbundle only in standalone mode
|
||||
- Run fixbundle only once
|
||||
- Change debian control to reduce dependencies (glew,some qt libs)
|
||||
- Fixed BUILD_APPS macro
|
||||
|
||||
* Documentation
|
||||
- Fixed error in image about edge collapses
|
||||
- Fixed wrong strip path in doxygen settings
|
||||
- Fixed compilation instructions for mac
|
||||
- Switched to white background with black text
|
||||
- Removed glew from docs
|
||||
|
||||
OpenMesh 2.0 ( Rev 356 ):
|
||||
|
||||
|
||||
@@ -8,7 +8,16 @@
|
||||
<!-- --------------------------------------------------------------------- -->
|
||||
|
||||
|
||||
<tr valign=top><td><b>2.0.1</b> (?/?/?,Rev.376)</td><td>
|
||||
<tr valign=top><td><b>2.0.1</b> (?/?/?,Rev.389)</td><td>
|
||||
|
||||
<b>Apps</b>
|
||||
<ul>
|
||||
<li>Get rid of glew dependencies</li>
|
||||
<li>Remove a lot of unused qt libraries which were linked before</li>
|
||||
<li>Do not link libXi and Xmu as we don't need it</li>
|
||||
<li>Added two new subdivision schemes (Interpolating Sqrt3 Labsik-Greiner and Modified Butterfly) to subdivider applications</li>
|
||||
</ul>
|
||||
|
||||
<b>Core</b>
|
||||
<ul>
|
||||
<li>Work with gcc 4.6: ptrdiff_t not correctly included from std, Thanks to Ville Heiskanen for the patch)</li>
|
||||
@@ -25,7 +34,9 @@
|
||||
<li>Removed glew depedency</li>
|
||||
<li>Only one fixbundle on mac and windows</li>
|
||||
<li>Run fixbundle only in standalone mode</li>
|
||||
<li>Run fixbundle only once</li>
|
||||
<li>Change debian control to reduce dependencies (glew,some qt libs)</li>
|
||||
<li> Fixed BUILD_APPS macro</li>
|
||||
</ul>
|
||||
|
||||
<b>Documentation</b>
|
||||
@@ -34,6 +45,7 @@
|
||||
<li>Fixed wrong strip path in doxygen settings</li>
|
||||
<li>Fixed compilation instructions for mac</li>
|
||||
<li>Switched to white background with black text</li>
|
||||
<li>Removed glew from docs</li>
|
||||
</ul>
|
||||
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user