Blender Git Loki
Git Commits -> Revision 53efee6
Revision 53efee6 by Campbell Barton (master) May 14, 2014, 01:59 (GMT) |
Fix T40187: Can't set single keyframe handle as Vector ANIM_editkeyframes_refresh was testing handle selection as if those handles were transformed. This is already handled by areas which need it, so simply replace testhandles_fcurve -> calchandles_fcurve. This was causing other bugs such as inserting a keyframe changing handles of unrelated fcurves. |
Commit Details:
Full Hash: 53efee67547c7c261560cdeae6727987983fa5fe
Parent Commit: 30361a7
Lines Changed: +1, -4
1 Modified Path:
/source/blender/editors/animation/keyframes_edit.c (+1, -4) (Diff)