Blender Git Loki
Git Commits -> Revision 7c2d5ea
Revision 7c2d5ea by Alexander Gavrilov (master) October 3, 2017, 09:41 (GMT) |
Change weigth paint accumulate mechanics to fix problems with mirroring. Restoring weights is problematic when the stroke overlaps its mirror. It's better to simply compute the new weight based on the saved data rather than restoring things, and check that the change is monotonic. This way is also closer to how things worked before the merge. |
Commit Details:
Full Hash: 7c2d5eaacb70420b447107da29b114c9a62b294f
Parent Commit: 975ed05
Lines Changed: +47, -24
1 Modified Path:
/source/blender/editors/sculpt_paint/paint_vertex.c (+47, -24) (Diff)