Page 2 of 2

Re: Create step keyframes for each inbetween frame?

Posted: Tue Jun 04, 2024 6:11 pm
by sas8140
KuzKuz wrote: Tue Jun 04, 2024 5:49 pm I can write a script that will bake the keys. It won't take long. Is it better to bake from the first selected key to the last selected key, or should I use the playback range for this?
Wow that would be awesome. If it could be from first selected to last selected that would be perfect...and work on things like position and rotation channels etc. Please also link your donation page or paypal (you can DM me) so I can make a small contribution to your work. Thankyou!

Re: Create step keyframes for each inbetween frame?

Posted: Tue Jun 04, 2024 10:06 pm
by KuzKuz
Here's a script that you can assign to a hotkey. It works with bone, layer, and point transforms. Currently, it does not work with the curvature channel or cameras.
I might add support for these later, but I'm not sure yet. The script also bakes every frame at the moment. I might add a switch for twos later.
https://drive.google.com/file/d/1JGb3If ... sp=sharing


Re: Create step keyframes for each inbetween frame?

Posted: Wed Jun 05, 2024 9:41 am
by sas8140
KuzKuz wrote: Tue Jun 04, 2024 10:06 pm Here's a script that you can assign to a hotkey. It works with bone, layer, and point transforms. Currently, it does not work with the curvature channel or cameras.
I might add support for these later, but I'm not sure yet. The script also bakes every frame at the moment. I might add a switch for twos later.
https://drive.google.com/file/d/1JGb3If ... sp=sharing

Dude, it's EPIC. Works very smoothly atm. Thanks a ton. :D

Re: Create step keyframes for each inbetween frame?

Posted: Wed Jun 05, 2024 11:18 am
by KuzKuz
Thanks!

Re: Create step keyframes for each inbetween frame?

Posted: Fri Aug 02, 2024 6:52 pm
by lucasfranca
No way! How did I miss this?

Does it work with bezier interpolation? Unbelievable!

And with dynamic bones?

Re: Create step keyframes for each inbetween frame?

Posted: Fri Aug 02, 2024 11:41 pm
by KuzKuz
lucasfranca wrote: Fri Aug 02, 2024 6:52 pm No way! How did I miss this?

Does it work with bezier interpolation? Unbelievable!

And with dynamic bones?
This works with bezier interpolation, but not with dynamics.