Blender Git Loki
Git Commits -> Revision 88dd45e
Revision 88dd45e by Alexander Gavrilov (master) October 2, 2017, 14:33 (GMT) |
Disable multithreaded weight paint when mirroring is enabled. Mirroring writes to the mirror vertex within the direct vertex draw function, which violates assumptions required for processing vertices in parallel. |
Commit Details:
Full Hash: 88dd45e1e1bde5db43e8807b7def754dea8b01fc
Parent Commit: 64afba0
Lines Changed: +7, -4
1 Modified Path:
/source/blender/editors/sculpt_paint/paint_vertex.c (+7, -4) (Diff)