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>2018-03-27 08:08:58 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-03-27 08:08:58 +0300
commitddecf23711ec8a3a4247f78c01e3f1a0c36eaaea (patch)
tree8362fb30ff72e766c06aafe887e6bc52dc15a55b /source/blender/editors/sculpt_paint/CMakeLists.txt
parent17a4a5a5530fed7f7fcd9d4870d9f8c24a315680 (diff)
parent3bca1ef26bcbd65f1a9063f2d073c92f83c79b70 (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.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/sculpt_paint/CMakeLists.txt b/source/blender/editors/sculpt_paint/CMakeLists.txt
index 1a709382581..040bcc10ca2 100644
--- a/source/blender/editors/sculpt_paint/CMakeLists.txt
+++ b/source/blender/editors/sculpt_paint/CMakeLists.txt
@@ -43,6 +43,7 @@ set(INC_SYS
set(SRC
paint_cursor.c
paint_curve.c
+ paint_curve_undo.c
paint_hide.c
paint_image.c
paint_image_2d.c