Blender Git Commit Log

Git Commits -> Revision b02bdd5

Revision b02bdd5 by Philipp Oeser (blender-v2.93-release)
November 28, 2021, 15:40 (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: b02bdd52a41400e1bb51c461843e980e778ea871
Parent Commit: a29283f
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