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-02-19 21:11:40 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-02-19 21:11:40 +0400
commitfd89fa15c5a9ffabb8fc140f46b6dd7cbc36c61a (patch)
tree8261b68c92f7a6dd7aee7abfb63d98197919eead /source/blender/editors/mesh/CMakeLists.txt
parenteee22fe2f60b5240b7f4a4a530bbfb8a871cd144 (diff)
sync some changes with trunk and rename bmeshutils.c
Diffstat (limited to 'source/blender/editors/mesh/CMakeLists.txt')
-rw-r--r--source/blender/editors/mesh/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/mesh/CMakeLists.txt b/source/blender/editors/mesh/CMakeLists.txt
index f19f8972ace..9fa69970acd 100644
--- a/source/blender/editors/mesh/CMakeLists.txt
+++ b/source/blender/editors/mesh/CMakeLists.txt
@@ -43,9 +43,9 @@ set(SRC
mesh_ops.c
editmesh_bvh.c
editmesh_add.c
- bmeshutils.c
bmesh_selecthistory.c
bmesh_select.c
+ bmesh_utils.c
mesh_data.c
bmesh_tools.c
knifetool.c