Blender Git Commit Log
Git Commits -> Revision 2491bc5
Revision 2491bc5 by Philipp Oeser (blender-v2.93-release) November 2, 2021, 11:55 (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: 2491bc5ec773511468adaf7d9e6155bcc4360a99
Parent Commit: 5a5788a
Lines Changed: +19, -1
1 Modified Path:
/source/blender/editors/gpencil/gpencil_weight_paint.c (+19, -1) (Diff)