Blender Git Commit Log

Git Commits -> Revision 87db342

Revision 87db342 by Sergey Sharybin (master)
January 20, 2021, 12:46 (GMT)
Fix Lock to Selection does not work in mask mode

A regression since 2.80: need to use evaluated mask to calculate
its bounds. Non-evaluated mask does not contain state for the
current frame, so iterating over control points of the original
mask gives points state from the time they were edited last (aka,
not affected by the animation).

Commit Details:

Full Hash: 87db3423c98ea5d11a6bdbef6658b67970023a4e
Parent Commit: 8e5b632
Lines Changed: +8, -1

1 Modified Path:

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