Blender Git Commit Log

Git Commits -> Revision 8d4b31c

Revision 8d4b31c by Joshua Leung (master)
January 18, 2017, 06:42 (GMT)
GP Interpolation: "Remove Breakdowns" operator

To make it faster to try different interpolation curves, there's a new operator
"Remove Breakdowns" which will delete all breakdowns sandwiched by normal
keyframes (i.e. all the ones that the previous run of the Interpolation op created)

Commit Details:

Full Hash: 8d4b31ce03523b80c82a2de43cd53120a3089c46
Parent Commit: 65ec429
Lines Changed: +126, -1

4 Modified Paths:

/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+5, -1) (Diff)
/source/blender/editors/gpencil/gpencil_intern.h (+1, -0) (Diff)
/source/blender/editors/gpencil/gpencil_interpolate.c (+119, -0) (Diff)
/source/blender/editors/gpencil/gpencil_ops.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021