From 7bc3bd7766f11444a19ab08eb36685c3dbfff064 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Wed, 9 Mar 2011 13:25:27 +0000 Subject: [PATCH] Removed glew from docs, updated changelogs git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@387 fdac6126-5c0c-442c-9429-916003d36597 --- CHANGELOG | 4 ++++ Doc/history.docu | 4 ++++ Doc/misc.docu | 4 ---- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index d09680ee..042a0dce 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,6 +11,10 @@ OpenMesh 2.0.1 ( Rev 376 ): * Build System - Updated debian dir (thanks to Jean Pierre Charalambos) +- Removed glew depedency +- Only one fixbundle on mac and windows +- Run fixbundle only in standalone mode +- Change debian control to reduce dependencies (glew,some qt libs) * Documentation - Fixed error in image about edge collapses diff --git a/Doc/history.docu b/Doc/history.docu index e6b0446f..3b699161 100644 --- a/Doc/history.docu +++ b/Doc/history.docu @@ -22,6 +22,10 @@ Build System Documentation diff --git a/Doc/misc.docu b/Doc/misc.docu index cb2e9809..9842c147 100644 --- a/Doc/misc.docu +++ b/Doc/misc.docu @@ -64,7 +64,6 @@ gcc 4.2
Install the following external libraries / frameworks if you want to use the included Applications:

-
Qt4http://www.qtsoftware.com/downloads
GLEWhttp://glew.sourceforge.net/

\section build_systems Chosing build system @@ -112,7 +111,6 @@ There are some additional targets:
If you want to use cmake to build your Visual Studio 2008 solution file,
download and install CMake from www.cmake.org.
(Note: This is not mandatory since there are already VS2008 solution files included in %OpenMesh).

-Install the OpenGL Extension Wrangler Library (GLEW) from http://glew.sourceforge.net.