mgear-dev / mgear4

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

Rig Builder: Pyblish Validation first pass/proof of concept #342

Closed ireneweng closed 7 months ago

ireneweng commented 7 months ago

Simple integration of Pyblish validation in Rig Builder. Each guide file is built, validated, and saved to a new Maya file if it passes validation.

I think we'll need to rewrite some of the existing validators too to make sure they're checking the correct data. For example, I'm not sure if validate_controllers_in_set and validate_joint_hidden are up to date.

Some notes: