Blender Git Commit Log
Git Commits -> Revision a4b2734
Revision a4b2734 by Julian Eisel (master) May 18, 2020, 07:51 (GMT) |
Fix T76801: Renaming bone in pose mode doesn't redraw the viewport names The RNA name property of pose bones did not have any update logic defined. Same issue also applied to the channel name in animation editors. Duplicated the update logic from (edit-)bones now, other pose bone functions do this too... |
Commit Details:
Full Hash: a4b2734fe2675fbe2aeacc813b3dcd716fe81782
Parent Commit: 68ba154
Lines Changed: +13, -0
1 Modified Path:
/source/blender/makesrna/intern/rna_pose.c (+13, -0) (Diff)