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 <j.bakker@atmind.nl>2019-10-31 18:15:22 +0300
committerJeroen Bakker <j.bakker@atmind.nl>2019-11-01 17:10:44 +0300
commit5840c17970a0ff746663069b46663e3f55dcc162 (patch)
tree4860fef1f291abea0e3eeb3b07ee715544757f3d /source/blender/editors/space_outliner/outliner_draw.c
parent1121e1f1a6215ecea76352295d39649662885433 (diff)
Fix T70725: Frame Symmetry Stroke
Frame Selected centers around the last valid stroke. When Symmetry is enabled the last mirrored `location` was added to the `average_stroke_accum` in stead of the original stroke location. This patch will add the `true_location` to the `average_stroke_accum`. This contains the original stroke location. Issue happened in Vertex and Weight paint. Reviewed By: Pablo Dobarro Differential Revision: https://developer.blender.org/D6161
Diffstat (limited to 'source/blender/editors/space_outliner/outliner_draw.c')
0 files changed, 0 insertions, 0 deletions