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:
authorPhilipp Oeser <info@graphics-engineer.com>2021-02-10 15:30:07 +0300
committerPhilipp Oeser <info@graphics-engineer.com>2021-02-10 15:30:07 +0300
commitd9eeb7840f52d9fdbb6c4a5d3f1f2b2944fbcc6e (patch)
treef108908a848ae7fdfdfa74d5edf31887296b11e4 /source/blender/editors/sculpt_paint/paint_image_proj.c
parent4c883fd04e7d2c23645bf6fcf4ce521961a3e836 (diff)
parent97cc130f472fa2e5e12ae07312abae2de7d409aa (diff)
Merge branch 'blender-v2.92-release'
Diffstat (limited to 'source/blender/editors/sculpt_paint/paint_image_proj.c')
-rw-r--r--source/blender/editors/sculpt_paint/paint_image_proj.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/sculpt_paint/paint_image_proj.c b/source/blender/editors/sculpt_paint/paint_image_proj.c
index 7c13355c618..f7c0f7718bb 100644
--- a/source/blender/editors/sculpt_paint/paint_image_proj.c
+++ b/source/blender/editors/sculpt_paint/paint_image_proj.c
@@ -6250,6 +6250,7 @@ static int texture_paint_image_from_view_exec(bContext *C, wmOperator *op)
IB_rect,
R_ALPHAPREMUL,
NULL,
+ false,
NULL,
err_out);