Blender Git Loki
Git Commits -> Revision cdfa517
Revision cdfa517 by Joshua Leung (master) May 30, 2018, 14:46 (GMT) |
Insert Keyframe: Change default behaviour for how F-Curves get grouped For many years, animators have been complaining about how keyframing a (transform) property directly would leave them ungrouped, while keyframing them using a Keying Set would put them into a group based on the name of the keyingset. This commit attempts to improve (unify + make consistent) the default behaviour: * All object transforms now get added to an "Object Transforms" group, regardless of whether they were added individually via buttons or keyingset * All bone transforms now get added to a group corresponding to the name of the bone instead of only the ones added via keyingset |
Commit Details:
Full Hash: cdfa5177608d6f78338477b293beb3e92b7335ed
Parent Commit: 23b455a
Lines Changed: +30, -3