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>2011-02-09 05:28:11 +0300
committerCampbell Barton <ideasman42@gmail.com>2011-02-09 05:28:11 +0300
commit3e8ddef8e570757dab6fd9b51aa0088e03d4aaaf (patch)
treeb668874d3fce47f2c3435c8be24d8a691ccb2975 /source/blender/editors/mesh/CMakeLists.txt
parent30552f9f46038a3ce7990b1b7a267c14ee2f3fac (diff)
move validation into blender kernel so it can be called by internal modifier funcs more easily.
Diffstat (limited to 'source/blender/editors/mesh/CMakeLists.txt')
-rw-r--r--source/blender/editors/mesh/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/mesh/CMakeLists.txt b/source/blender/editors/mesh/CMakeLists.txt
index eabc0a599ff..82d1c7430fc 100644
--- a/source/blender/editors/mesh/CMakeLists.txt
+++ b/source/blender/editors/mesh/CMakeLists.txt
@@ -42,7 +42,6 @@ set(SRC
loopcut.c
mesh_data.c
mesh_ops.c
- mesh_validate.c
meshtools.c
mesh_intern.h