Blender Git Loki
Git Commits -> Revision 3db2bc8
Revision 3db2bc8 by Alexander Gavrilov (master) January 7, 2021, 18:08 (GMT) |
Surface Deform: optimize handling of the vertex group weight. There is no need to first copy weights to a separate array, or create the data layer if it doesn't exist. The threaded code can retrieve the weight directly from the layer. Differential Revision: https://developer.blender.org/D10015 |
Commit Details:
Full Hash: 3db2bc82aa59725a9cc0c1184465ef4accd85aac
Parent Commit: 64277e8
Lines Changed: +18, -25
1 Modified Path:
/source/blender/modifiers/intern/MOD_surfacedeform.c (+18, -25) (Diff)