Blender Git Commit Log
Git Commits -> Revision d7a877b
Revision d7a877b by Bastien Montagne (master) February 27, 2015, 10:46 (GMT) |
Fix WPaint inactive when painting on a vgroup and the only other vgroup is locked. `enforce_locks()` would reset weights of non-locked modified vgroups if it could not find any other non-modified non-locked vgroup to 'distribute' weights into. Sounds rather stupid, yet I hope I did not break something else, this code is rather convoluted to say the least. Side-reported by zeauro (ronan ducluzeau) in T43814, thanks! |
Commit Details:
Full Hash: d7a877b69ca8d2cc6c5de0691d7bdf899af165ba
Parent Commit: a7e80a9
Lines Changed: +4, -3
1 Modified Path:
/source/blender/editors/sculpt_paint/paint_vertex.c (+4, -3) (Diff)