Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2012-04-13 07:41:07 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-04-13 07:41:07 +0400
commit8c70caf9665217554708318362e8a6c8ffef2906 (patch)
treee28d39cb6749951f325ab98473173e11ab99c906 /intern/utfconv
parentbdce58a42c3ca63773ce9c6b32189cfe10b27039 (diff)
fix for UV reveal (wasnt selecting all verts because check for unselected vert was incorrect after selecting the first face).
Diffstat (limited to 'intern/utfconv')
-rw-r--r--intern/utfconv/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/utfconv/CMakeLists.txt b/intern/utfconv/CMakeLists.txt
index 8da03427c37..118d1710e53 100644
--- a/intern/utfconv/CMakeLists.txt
+++ b/intern/utfconv/CMakeLists.txt
@@ -21,7 +21,7 @@ set(INC
)
set(INC_SYS
- ${GLEW_INCLUDE_PATH}
+
)
set(SRC