mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Merge branch 'feature/OP-4859_cant-assign-shaders-to-the-ass-file' of https://github.com/tokejepsen/pype into feature/OP-4859_cant-assign-shaders-to-the-ass-file
This commit is contained in:
commit
7b17e1d461
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ class ExtractArnoldSceneSource(publish.Extractor):
|
|||
# Only interested in transforms with shapes.
|
||||
shapes = cmds.listRelatives(
|
||||
node, shapes=True, noIntermediate=True
|
||||
) or []
|
||||
)
|
||||
if not shapes:
|
||||
continue
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue