mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
edit comment
This commit is contained in:
parent
fa09110a40
commit
ae82fc1d66
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ class ExtractOrnatrixRig(plugin.MayaExtractorPlugin):
|
|||
allDescendents=True,
|
||||
fullPath=True) or []
|
||||
|
||||
# Yeti related staging dirs
|
||||
# Ornatrix related staging dirs
|
||||
maya_path = os.path.join(dirname,
|
||||
"ornatrix_rig.{}".format(self.scene_type))
|
||||
nodes = instance.data["setMembers"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue