Blender Git Loki
Git Commits -> Revision caf92a6
Revision caf92a6 by Alexander Gavrilov (master) May 10, 2021, 11:16 (GMT) |
Animation: move Cycle-Aware Keying to the Keying popover. The Cycle-Aware Keying option was added in 2.8 and is used to allow keyframing over cyclic F-Curves without disturbing the cycle (e.g. overwriting an end keyframe updates both ends). This effect is not limited to auto keyframing and is applied to any key insertion, but when the popovers were rearranged it was put in the Auto-Keyframing related one for some reason. This is misleading, especially since because of that the option is incorrectly greyed out when auto keyframing is disabled, so move it to the generic Keyframing popover. Differential Revision: https://developer.blender.org/D11213 |
Commit Details:
Full Hash: caf92a647f763f7fb538a9d9a6a52f7a88cc457e
Parent Commit: 78316ac
Lines Changed: +2, -2
1 Modified Path:
/release/scripts/startup/bl_ui/space_time.py (+2, -2) (Diff)