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>2017-09-30 04:00:29 +0300
committerCampbell Barton <ideasman42@gmail.com>2017-09-30 04:00:29 +0300
commit18965905d0fdb2dd546d95ce9eaa4653cd1e3b17 (patch)
tree5de29a997602e8107f07d49f1ca2b69309e85229 /source/blender/editors/sculpt_paint/CMakeLists.txt
parente3fe8128e41bb7c576f02ba234dfabf5c399cb60 (diff)
parente3546a5097b1b30a3c694ce0f6b98c2f7e70510c (diff)
Merge branch 'master' into blender2.8
Diffstat (limited to 'source/blender/editors/sculpt_paint/CMakeLists.txt')
-rw-r--r--source/blender/editors/sculpt_paint/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/blender/editors/sculpt_paint/CMakeLists.txt b/source/blender/editors/sculpt_paint/CMakeLists.txt
index bb9ebea6b22..b3e125baae3 100644
--- a/source/blender/editors/sculpt_paint/CMakeLists.txt
+++ b/source/blender/editors/sculpt_paint/CMakeLists.txt
@@ -54,6 +54,9 @@ set(SRC
paint_utils.c
paint_vertex.c
paint_vertex_color_ops.c
+ paint_vertex_color_utils.c
+ paint_vertex_weight_ops.c
+ paint_vertex_weight_utils.c
paint_vertex_proj.c
sculpt.c
sculpt_undo.c