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:
authorNicholas Bishop <nicholasbishop@gmail.com>2011-07-31 06:03:48 +0400
committerNicholas Bishop <nicholasbishop@gmail.com>2011-07-31 06:03:48 +0400
commit6c3bb8b9030a86388d42a752b0cba2826630c4c6 (patch)
tree984b6fc3b1da05f0cf6b7eaaea57a1799977d038 /source/blender/modifiers/CMakeLists.txt
parentcff57b14a122a7925d8fb6aeb0ecd53984fa0c58 (diff)
EditMesh-based skin node drawing
Diffstat (limited to 'source/blender/modifiers/CMakeLists.txt')
-rw-r--r--source/blender/modifiers/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/modifiers/CMakeLists.txt b/source/blender/modifiers/CMakeLists.txt
index 7db03f48631..d1f153265ac 100644
--- a/source/blender/modifiers/CMakeLists.txt
+++ b/source/blender/modifiers/CMakeLists.txt
@@ -70,7 +70,6 @@ set(SRC
intern/MOD_shapekey.c
intern/MOD_shrinkwrap.c
intern/MOD_simpledeform.c
- intern/MOD_skin.c
intern/MOD_smoke.c
intern/MOD_smooth.c
intern/MOD_softbody.c