Blender Git Commit Log

Git Commits -> Revision d9b926a

Revision d9b926a by Joshua Leung (compositor-2016)
June 8, 2016, 19:45 (GMT)
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...

Commit Details:

Full Hash: d9b926a13ff9a981f599cea29847c90463c754fa
Parent Commit: f640094
Committed By: Jeroen Bakker
Lines Changed: +16, -8

1 Modified Path:

/source/blender/editors/animation/keyframing.c (+16, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021