Blender Git Loki
Git Commits -> Revision fc14d02
Revision fc14d02 by Philipp Oeser (master) December 9, 2021, 15:47 (GMT) |
Fix T93892: Changing bone name leaves non-functional vertex group The corresponding vertex group was renamed properly, but the armature influence was broken for that bone. Caused by {rB3b6ee8cee708}. Since above commit, vertex group names are stored on object data (mesh/ lattice/gpencil) and if we update these, we have to inform dependency graph to have immediate effect. Maniphest Tasks: T93892 Differential Revision: https://developer.blender.org/D13526 |
Commit Details:
Full Hash: fc14d02bc59636bf613ec473c65c06c7198d696b
Parent Commit: 5ce1c63
Lines Changed: +2, -0
1 Modified Path:
/source/blender/editors/armature/armature_naming.c (+2, -0) (Diff)