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:
authorJeroen Bakker <jeroen@blender.org>2022-04-11 12:44:44 +0300
committerJeroen Bakker <jeroen@blender.org>2022-04-11 12:44:44 +0300
commit73e0b48e41112d3df0d163fb90c6956d456d0405 (patch)
tree3d693329036b19d5f082d1b0116b798660641a6c /source/blender/editors/sculpt_paint/CMakeLists.txt
parent4d2a4f8582cd99bc3ba436d86df4aa5d04868428 (diff)
parente03810693c06a09ba570a957af52cce9a6d3cbe3 (diff)
Merge remote-tracking branch 'origin/master' into temp-T96710-pbvh-pixels
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 f095c1d1e65..71cc3ec1cad 100644
--- a/source/blender/editors/sculpt_paint/CMakeLists.txt
+++ b/source/blender/editors/sculpt_paint/CMakeLists.txt
@@ -34,6 +34,7 @@ set(SRC
curves_sculpt_grow_shrink.cc
curves_sculpt_ops.cc
curves_sculpt_snake_hook.cc
+ paint_canvas.cc
paint_cursor.c
paint_curve.c
paint_curve_undo.c