This repository was archived by the owner on Sep 20, 2024. It is now read-only.
Maya: added clean_import option to Import loader#3181
Merged
kalisp merged 2 commits intoMay 19, 2022
Conversation
By selecting this option all occurrences of cbId of imported nodes will be removed.
Contributor
|
Task linked: OP-3154 regenerate cbID for hierarchy |
BigRoy
reviewed
May 13, 2022
BigRoy
reviewed
May 13, 2022
Member
Is it? Because if saving the scene in OpenPype again it will auto-generate new ids. So it's not really easy to use for sharing with e.g. another team outside of the pipeline? Or did you mean sharing assets internally between projects? |
Previous one was limiting attribute removal only on shapes, this should remove attribute in more places.
m-u-r-p-h-y
approved these changes
May 19, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Brief description
By selecting this option all occurrences of cbId of imported nodes will be removed.
Description
Usable for sharing assets between projects.
Testing notes:
Importloader - setClean importoption (rectangle after Import label)2.
cbIdinExtra Attributesshould be removed (also check log for 'Removing ..' in Script Editor)