Blender Git Loki
Git Commits -> Revision 6b8abef
Revision 6b8abef by Alexander Gavrilov (master) October 7, 2017, 09:45 (GMT) |
Make weight paint blur thread safe, and fix smear ignoring mirror. Instead of trying to be clever with swaps and lazy updating the weight data, simply recalculate one single array. To improve performance, use threading for that. |
Commit Details:
Full Hash: 6b8abefcc6f3ac01632f278b9147ff9b09f5c721
Parent Commit: 83ce028
Lines Changed: +40, -37
1 Modified Path:
/source/blender/editors/sculpt_paint/paint_vertex.c (+40, -37) (Diff)