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-04 12:21:19 +0300
committerJeroen Bakker <jeroen@blender.org>2022-04-04 12:21:19 +0300
commitb8c0a6c999e6d9263afbe2d358cc708f7d233cb6 (patch)
tree2086fbbbf1fbf5b1141f2d50374be75963c00cd0 /source/blender/editors/sculpt_paint/CMakeLists.txt
parentca30a541a0d5d24af5f5d9bf7d9b90a241affec2 (diff)
Rebuild pixels when active material or image changes.
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 3b3f376970d..4f778534b46 100644
--- a/source/blender/editors/sculpt_paint/CMakeLists.txt
+++ b/source/blender/editors/sculpt_paint/CMakeLists.txt
@@ -65,6 +65,7 @@ set(SRC
sculpt_filter_mask.c
sculpt_filter_mesh.c
sculpt_geodesic.c
+ sculpt_image.cc
sculpt_mask_expand.c
sculpt_mask_init.c
sculpt_multiplane_scrape.c