Blender Git Commit Log

Git Commits -> Revision cda0563

Revision cda0563 by Joshua Leung (master)
November 19, 2017, 12:57 (GMT)
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.

Commit Details:

Full Hash: cda05639dff6e2c0d07035de14214911c3fb8255
Parent Commit: 3133d2d
Lines Changed: +14, -2

1 Modified Path:

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