qualityAssurance.checks.rigging module¶
-
class
qualityAssurance.checks.rigging.
DeleteNonDeformerHistory
¶ Bases:
qualityAssurance.utils.qa.QualityAssurance
Meshes will be checked to see if they contain non-deformer history. Be carefull with this ceck as it is not always nessecary to fix this. History is not always a bad thing. When fixing this error the partial history will be baked.
-
ignoreNodeTypes
¶
-
-
class
qualityAssurance.checks.rigging.
DeleteNonSetDrivenAnimation
¶ Bases:
qualityAssurance.utils.qa.QualityAssurance
Animation curves will be checked to see if they are not set driven keys. Non set driven keys should not be present in the scene and will be deleted when fixing this error.