Stumblinbear / animated-stickers

Various scripts to make animated Telegram stickers easier to produce.
3 stars 2 forks source link

[AE - Prepare For Render] Remove duplicate keyframes #3

Closed nikitalita closed 3 years ago

nikitalita commented 3 years ago

Fixes #2 In 0 - AE - Prepare For Render.jsx: Remove duplicate keyframes which were created by the "Convert Expression to Keyframes" function.

We handle interpolation by setting the interpolation type for the last key out and the next key in to HOLD, so there is no interpolation between the deleted keyframes.