-
1. Re: Can i do Expression to keyframes and smooth via script?
Alex11G Dec 29, 2013 1:55 PM (in response to zipkiev)Sup,
Earlier Dan Ebberts already wrote the answer on CreativeCow:
http://forums.creativecow.net/thread/227/13039#13041
Можно все выбранные значения добавить в массив и потом уже дергать из оттуда, ну либо вручную прописывать в скрипте. Кому как больше нравится.
AE has "Smoother" panel, but as far as I know you can`t access it via scripting using app.executeCommand(app.findMenuCommandId("Smoother")) or something.
But there is a script that makes same work , called Smart Baker. You can download it here:
-
2. Re: Can i do Expression to keyframes and smooth via script?
zipkiev Dec 30, 2013 6:42 AM (in response to Alex11G)thx, i tried 2 scripts, and i think its work, later i try compose two scripts in one, but for now i think it's exactly what i need.
-
3. Re: Can i do Expression to keyframes and smooth via script?
zipkiev Jan 5, 2014 9:42 AM (in response to zipkiev)UPD i find that Smart Baker work only on position property, can it smooth all properties like rotation, position, scale, opacity? some one see other scripts like smart baker? but working with rotation, position, scale, opacity?

