Review Extractor
Closed this issue · 3 comments
tokejepsen commented
- exports reviews for shapes and transforms, needs to only transforms
mottosso commented
Do attempt to clearly state the problem, ideally with a step-by-step scenario on how it can be reproduced.
For example, to reproduce:
- Run Maya
- Run the multiple-selection example
- Publish
The review extractor produces:
- full_CAM
- full_CAMShape
- head_CAM
- head_CAMShape
tokejepsen commented
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.
tokejepsen commented
Closing this for now.