Blender Git Loki
Git Commits -> Revision 4407ed1
Revision 4407ed1 by Alexander Gavrilov January 6, 2021, 12:05 (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. |
Commit Details:
Full Hash: 4407ed17b7b905a22fe3ba81b6c8d57819449c5e
Parent Commit: cdc43ae
Lines Changed: +18, -25
1 Modified Path:
/source/blender/modifiers/intern/MOD_surfacedeform.c (+18, -25) (Diff)