blender/release/scripts
Joshua Leung 1a5c5ac742 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!
2015-03-28 23:48:10 +13:00
..
addons@3fc5b82c6b Point submodules to RC1 tags 2015-03-11 20:49:46 +05:00
addons_contrib@cf842d8bb7 Point submodules to RC1 tags 2015-03-11 20:49:46 +05:00
freestyle Freestyle: Fix for references of deprecated texture stroke shaders. 2015-03-09 12:53:13 +09:00
modules Fix T44137: bpy.path.is_subdir fails 2015-03-26 16:32:16 +11:00
presets Remove redundant shortcuts from keyconfigs 2015-03-24 15:52:14 +01:00
startup Fix T44068: "Layered" option for auto keyframing doesn't "Insert Available Only" is enabled 2015-03-28 23:48:10 +13:00
templates_osl Cycles: Remove Westin closure. 2014-10-03 16:03:49 +02:00
templates_py Correction to previous commit 2015-03-05 20:36:58 +01:00