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>2016-02-08 14:28:06 +0300
committerCampbell Barton <ideasman42@gmail.com>2016-02-08 14:28:06 +0300
commit4b9c69721010e591c3d7b34ad73a56712ddf0890 (patch)
tree93e36558f29db6f93ddab6a630cac32f2a6b5e5c /source/blender/editors/sculpt_paint
parent4fc0b1638f3a64c582594568f7c958cc6d1a9b78 (diff)
CLeanup: style
Diffstat (limited to 'source/blender/editors/sculpt_paint')
-rw-r--r--source/blender/editors/sculpt_paint/paint_mask.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/sculpt_paint/paint_mask.c b/source/blender/editors/sculpt_paint/paint_mask.c
index fa654165f6a..a47b9a0b936 100644
--- a/source/blender/editors/sculpt_paint/paint_mask.c
+++ b/source/blender/editors/sculpt_paint/paint_mask.c
@@ -295,7 +295,7 @@ int ED_sculpt_mask_box_select(struct bContext *C, ViewContext *vc, const rcti *r
MaskTaskData data = {
.ob = ob, .pbvh = pbvh, .nodes = nodes, .multires = multires,
- .mode = mode, .value = value, .clip_planes_final = clip_planes_final,
+ .mode = mode, .value = value, .clip_planes_final = clip_planes_final,
};
BLI_task_parallel_range(