Blender Git Commit Log
Git Commits -> Revision 9d08c16
Revision 9d08c16 by Antonio Vazquez (master) March 12, 2021, 18:43 (GMT) |
GPencil: Interpolate can use all keyframe types except breakdown Before only it was only possible interpolate frames of `Keyframe` type. Now all types except `Breakdown` can be used. `Breakdown` cannot be used because it would be impossible interpolate two times because the extremes of the interpolation would change and the clean operator would not work. |
Commit Details:
Full Hash: 9d08c169d1d540553f879afaecf7f06965a81469
Parent Commit: 5788f60
Lines Changed: +8, -8
1 Modified Path:
/source/blender/editors/gpencil/gpencil_interpolate.c (+8, -8) (Diff)