[Bf-blender-cvs] [5793441a35] uv_unwrapping_slim_algorithm: Category: UV Unwrapping SLIM Algorithm Integration

Aurel Gruber noreply at git.blender.org
Thu Feb 23 16:53:21 CET 2017


Commit: 5793441a3532ddce477788fd0870f72e8f415098
Author: Aurel Gruber
Date:   Tue Nov 15 13:25:10 2016 +0100
Branches: uv_unwrapping_slim_algorithm
https://developer.blender.org/rB5793441a3532ddce477788fd0870f72e8f415098

Category: UV Unwrapping SLIM Algorithm Integration

added subfolder SLIM to CMakeFile of /intern

===================================================================

M	intern/CMakeLists.txt

===================================================================

diff --git a/intern/CMakeLists.txt b/intern/CMakeLists.txt
index dd9889c81b..090966f3b3 100644
--- a/intern/CMakeLists.txt
+++ b/intern/CMakeLists.txt
@@ -92,3 +92,5 @@ endif()
 if(WITH_OPENVDB)
 	add_subdirectory(openvdb)
 endif()
+
+add_subdirectory(SLIM)




More information about the Bf-blender-cvs mailing list