Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Leung <aligorith@gmail.com>2015-03-28 13:48:10 +0300
committerJoshua Leung <aligorith@gmail.com>2015-03-28 13:48:10 +0300
commit1a5c5ac742679b625d789614ea6807672e522ebb (patch)
tree01dd683ce67502e12dd7729e6dcb7b9ae0147f0d /source/blender/blenkernel/intern/anim_sys.c
parentb7afbaf8ccc315296d2dc824cc8d089108a38558 (diff)
Fix T44068: "Layered" option for auto keyframing doesn't "Insert Available Only" is enabled
The "Layered" option for auto keyframing will create a new NLA strip if playback reaches the end of the frame range and jumps back again. The idea is that instead of overwriting the keyframes you've already made, it will make a new animation layer. However, this does not work with the "Insert Available Only" option (which can either be set in the User Prefs, or in the active keyingset), as that option needs some existing FCurves to tell what it can insert keyframes into. The "fix" here is to simply not show the offending button in situations where it cannot be used!
Diffstat (limited to 'source/blender/blenkernel/intern/anim_sys.c')
0 files changed, 0 insertions, 0 deletions