Blender Git Commit Log
Git Commits -> Revision 141064d
Revision 141064d by Bastien Montagne (master) November 15, 2014, 17:07 (GMT) |
Fix T42567: Color Wheel Buttons do not autokey correctly. In fact, any button controlling a whole array of values were broken because they always only keyed the index of the single fcurve returned by `ui_but_get_fcurve()`, now pass button's rna_index value instead. |
Commit Details:
Full Hash: 141064d7ae3f2e9277ba272d582c0a72c1500e1c
Parent Commit: eb515f4
Lines Changed: +8, -1
1 Modified Path:
/source/blender/editors/interface/interface_anim.c (+8, -1) (Diff)