Blender Git Commit Log

Git Commits -> Revision 5840c17

Revision 5840c17 by Jeroen Bakker (master)
November 1, 2019, 14:10 (GMT)
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

Commit Details:

Full Hash: 5840c17970a0ff746663069b46663e3f55dcc162
Parent Commit: 1121e1f
Lines Changed: +2, -2

1 Modified Path:

/source/blender/editors/sculpt_paint/paint_vertex.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021