Blender Git Commit Log
Git Commits -> Revision f08f6c1
Revision f08f6c1 by Joshua Leung (master) July 30, 2018, 15:48 (GMT) |
Clean Keyframes operator tweaks By popular demand, the CLean Keyframes operator will now leave handles and other interpolation settings untouched. Previously, it would recreate the keyframes from scratch, keeping only the frame + value, under the assumption that the handle information was "bad" (i.e. the source of bumps and roughness, due to bad hand tweaking). However, since most animators use this on hand-keyed animation instead of motion-capture data, this assumption didn't hold, and was actually overly destructive - wiping out lots of hand-adjusted curve data. |
Commit Details:
Full Hash: f08f6c1adecd5f65c77a33213be3a1bd80968473
Parent Commit: dee31f2
Lines Changed: +10, -9
1 Modified Path:
/source/blender/editors/animation/keyframes_general.c (+10, -9) (Diff)