iBrushC / animextras

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

Display only part of the onion skinning (selected vertex groups) #2

Open Dene33 opened 3 years ago

Dene33 commented 3 years ago

Usually as animator I want to work only on one part of the animated character at a time (let's say on an arm). Right now onion skinning is generated for the whole mesh selected and it's not that easy sometimes to see what's happening with the part I'm working on.

So it would be great to have an option to turn on and off different parts of generated onion skinning. Usually weighted character has vertex groups for every part of the mesh. That's just one way of approaching this problem - one could have an option to simply turn on and off different parts based on vertex groups.