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>2016-05-29 10:07:50 +0300
committerJoshua Leung <aligorith@gmail.com>2016-05-29 10:08:45 +0300
commitdf76d60267a5b3e2ecf68d9d60838180f41e537a (patch)
tree4ce72a3ba68afd3164dbf4fec47d251e48d4569f /source/blender/editors/armature
parentcd4d80fac6d38beab5a4620a46849fd2531810bd (diff)
Fix: Flip logic order for autokeying checking to cope with files where the flags have been set incorrectly
Sometimes the autokeying flags don't get set correctly (i.e. the "mode" flags used for 'Add + Replace' vs 'Replace Only' aren't set), meaning that the old logic would always fall through to the "replace only" case. When this happens, the resulting behaviour can be quite strange and hard to debug. This fix prevents problems like this from continuing to be an issue...
Diffstat (limited to 'source/blender/editors/armature')
0 files changed, 0 insertions, 0 deletions