Blender Git Commit Log

Git Commits -> Revision 22a3173

Revision 22a3173 by Pablo Dobarro (master)
January 14, 2020, 19:26 (GMT)
Fix T73094: Check all vertices when recalculating the mask flags

When a node was partially/fully hidden, this was causing the mask flags
to update incorrectly because it was not checking all vertices, so they
were assigned the fully_masked state and not updating in the transform
tool and mesh filter.

Reviewed By: jbakker

Maniphest Tasks: T73094

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

Commit Details:

Full Hash: 22a317347ffbba51628c717ee776a32d3f941ec1
Parent Commit: 22f5edc
Lines Changed: +1, -1

1 Modified Path:

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