mgear-dev / mgear4

mGear v.4.x.x (python 3 ready) https://mgear4.readthedocs.io
MIT License
259 stars 91 forks source link

Organizing all the skin joints into sub deformer sets as control sets. #371

Closed joji2468ng closed 5 months ago

joji2468ng commented 6 months ago

https://github.com/mgear-dev/mgear4/issues/369 Organized the module joints and controllers into subsets, categorizing them by component name and their respective sides by default.

image

miquelcampos commented 5 months ago

@joji2468ng Right now each component has the option to add it to a custom controller subset. This is used to organize the controls in categories, not components. For example all facial controls or cloth controls in the same group image

I think similar approach can be useful for joint, but to be honest I am don't the advantage to have each component deformer in a separate unique set. For example in facial rigs I use many control_01 type components with only 1 joint. That will be ver impractical if each joint is under one subset. I am sorry to push back another PR from you. I hope you understand