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:
authorJoshua Leung <aligorith@gmail.com>2013-02-28 04:01:20 +0400
committerJoshua Leung <aligorith@gmail.com>2013-02-28 04:01:20 +0400
commitdff8c01c3eb712ccc96d59037f3e4a5b63f63c21 (patch)
treeeafcbe35d7ee57a329c8ba348db52d833e465ae8 /source/blender/editors/armature/CMakeLists.txt
parente8d42ab48e42390eb43ee8905cf0c3adb1e0e3a1 (diff)
Renaming the remaining PoseMode files for consistency (camelCase to
underscores_style)
Diffstat (limited to 'source/blender/editors/armature/CMakeLists.txt')
-rw-r--r--source/blender/editors/armature/CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/blender/editors/armature/CMakeLists.txt b/source/blender/editors/armature/CMakeLists.txt
index 1ce04ddb642..9cb90428119 100644
--- a/source/blender/editors/armature/CMakeLists.txt
+++ b/source/blender/editors/armature/CMakeLists.txt
@@ -48,12 +48,12 @@ set(SRC
editarmature_sketch.c
meshlaplacian.c
pose_edit.c
+ pose_lib.c
pose_group.c
pose_select.c
+ pose_slide.c
pose_transform.c
- poseSlide.c
- poseUtils.c
- poselib.c
+ pose_utils.c
reeb.c
BIF_generate.h