Blender Git Loki
Git Commits -> Revision 414ebc6
Revision 414ebc6 by Sergey Sharybin (master) January 22, 2019, 13:50 (GMT) |
Fix T60686: Renaming an animated bone breaks its animation After rename is done we need to make sure all copies of corresponding datablocks are updated in all dependency graphs: otherwise bone will have a new name, but animation will still be using an old one. |
Commit Details:
Full Hash: 414ebc68c2cccabc20eb9b966c8235d222874d56
Parent Commit: 0ec77aa
Lines Changed: +92, -72
1 Modified Path:
/source/blender/blenkernel/intern/anim_sys.c (+92, -72) (Diff)