Blender Git Loki
Git Commits -> Revision 3a25501
Revision 3a25501 by Philipp Oeser (master) October 18, 2021, 17:11 (GMT) |
Fix T92314: Auto naming of the Vertex Group doesn't work for Grease Pencil Not naming the auto-generated vertexgroup after the selected bone was just confusing (since the group would not have an effect), so now use similar code that is used for meshes for greasepencil as well. Maniphest Tasks: T92314 Differential Revision: https://developer.blender.org/D12906 |
Commit Details:
Full Hash: 3a2550114344d328d026f6f04b0fbfd7f7ef95c6
Parent Commit: a9cb330
Lines Changed: +19, -1
1 Modified Path:
/source/blender/editors/gpencil/gpencil_weight_paint.c (+19, -1) (Diff)