iBrushC / animextras

An open source Blender addon that adds extra animation functionality.
MIT License
167 stars 24 forks source link

[REQUEST] Show keyframes only #20

Open RenaKunisaki opened 3 years ago

RenaKunisaki commented 3 years ago

Describe your request Add option to only render keyframes.

Additional context I'm using it to update a character's position so that their feet don't slide along the ground. It's useful to be able to see where the foot was previously. But having several frames shown at once is confusing, and the keyframes aren't regularly spaced (so stepped doesn't achieve the same). I saw "direct keys" but it doesn't render anything (maybe because the keyframes are on the bones, not the mesh?)

schroef commented 3 years ago

This option should already be there. You can use the option to offset keys and not show all keys. Check the option "per key stepped" for that. Use the amount for the number of frames you want to see Post and Future, then use steps for each frame you actually want to see.

Hope this helps!