Blender Git Commit Log
Git Commits -> Revision 88a08ef
Revision 88a08ef by Alexander Gavrilov (master) October 1, 2017, 07:00 (GMT) |
Fix weight paint Blur, Smear and Average breakage in multi-paint mode. This is most pronounced in Auto-Normalize + Multi-Paint. Unlike vertex paint, the weights being painted on in weight paint mode don't necessarily correspond to the weight actually stored in any one vertex group, and may instead be a computed aggregate. This restores original code behavior lost in rB4f616c93f7cb. |
Commit Details:
Full Hash: 88a08ef8ad4149c5f6d2badf6d9a1e55f096fb92
Parent Commit: e249dfd
Lines Changed: +17, -3
1 Modified Path:
/source/blender/editors/sculpt_paint/paint_vertex.c (+17, -3) (Diff)