pyblish/pyblish-maya

Review Extractor

Closed this issue · 3 comments

  • exports reviews for shapes and transforms, needs to only transforms

Do attempt to clearly state the problem, ideally with a step-by-step scenario on how it can be reproduced.

For example, to reproduce:

  1. Run Maya
  2. Run the multiple-selection example
  3. Publish

The review extractor produces:

  • full_CAM
  • full_CAMShape
  • head_CAM
  • head_CAMShape

Because ObjectSetSelector is now returning shapes as well as transforms, checking relatives of transforms are now redundant starting at line67. Pull request on its way.

Closing this for now.