Blender Git Commit Log

Git Commits -> Revision a773cd3

Revision a773cd3 by Philipp Oeser (master)
November 26, 2021, 13:32 (GMT)
Fix T93130: Frame Selected with selected paint mask does not work

This broke with {rB20fac2eca723} (which landed in 2.63), so long
standing bug.

Convention for paint modes is:
- when no paint mask is active, `Frame Selected` will focus the last
stroke
- when paint mask is active, `Frame Selected` will focus the selected
mask faces

To check the right vert coords we have to offset with `mp->loopstart`.

Maniphest Tasks: T93130

Differential Revision: https://developer.blender.org/D13247

Commit Details:

Full Hash: a773cd3850ee542f0bc919e67d1ec04221ec95a5
Parent Commit: 35c3644
Lines Changed: +1, -1

1 Modified Path:

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