Blender Git Loki

Git Commits -> Revision 893c29c

December 3, 2019, 09:42 (GMT)
Fix T71213: Mask or Mirror before Armature breaks weight paint.

This is a revert of a small fraction of commit rB5e332fd700
that introduced the issue according to bisect.

Doing a break here is wrong, because BKE_crazyspace_build_sculpt
assumes that processing stopped at the first deform modifier
without deformMatrices, and thus skips all modifiers until it
finds one like that. Thus this early loop exit makes the behavior
worse, as instead of skipping just Mask and Mirror, it skips all.

Commit Details:

Full Hash: 893c29c15ca2fd95de79e9390b5650aaeabc999f
Parent Commit: 54bff9d
Committed By: Sergey Sharybin
Lines Changed: +3, -3

1 Modified Path:

/source/blender/blenkernel/intern/crazyspace.c (+3, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021