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-06 13:24:44 +0300
committerJeroen Bakker <jeroen@blender.org>2022-04-06 13:24:44 +0300
commitf3f77d217518468b4298782974980bfd1488a588 (patch)
treed7102efe02f36ff7bf96f933054442f1aac18fe3 /source/blender/editors/sculpt_paint/CMakeLists.txt
parent093ebb71ee578e5dc367a04c9748b68a268e6284 (diff)
parent1ec93507e130d9e48aec5b74f84de0f0b2ab29c1 (diff)
Merge branch '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 4f778534b46..f095c1d1e65 100644
--- a/source/blender/editors/sculpt_paint/CMakeLists.txt
+++ b/source/blender/editors/sculpt_paint/CMakeLists.txt
@@ -31,6 +31,7 @@ set(SRC
curves_sculpt_add.cc
curves_sculpt_comb.cc
curves_sculpt_delete.cc
+ curves_sculpt_grow_shrink.cc
curves_sculpt_ops.cc
curves_sculpt_snake_hook.cc
paint_cursor.c