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>2017-11-19 14:28:03 +0300
committerJoshua Leung <aligorith@gmail.com>2017-11-19 15:57:20 +0300
commitcda05639dff6e2c0d07035de14214911c3fb8255 (patch)
treef326bf4a23aa45c3a668e06c4fd39156df0005bc /source/blender/editors/armature
parent3133d2d58c391544a48342860120336e2a0f944e (diff)
Fix T53229: "Sample Keyframes" errors with multiple pairs of keyframes selected
There were 2 issues here (first was the one reported): 1) Curve shape changes if multiple consecutive pairs of keyframes are selected. The problem is that after the first pair is handled, subsequent pairs get sampled on the basis of the modified curve. 2) With multiple separate "islands" selected, unselected points in between would get ignored, causing the entire curve to get sampled.
Diffstat (limited to 'source/blender/editors/armature')
0 files changed, 0 insertions, 0 deletions