mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
hound
This commit is contained in:
parent
caf8a2a2df
commit
8c615a0db8
1 changed files with 2 additions and 1 deletions
|
|
@ -134,7 +134,8 @@ class CollectYetiRig(pyblish.api.InstancePlugin):
|
|||
node=texture_node,
|
||||
param="file_name",
|
||||
getParamValue=True)
|
||||
for texture_node in texture_nodes]
|
||||
for texture_node
|
||||
in texture_nodes]
|
||||
self.log.debug("Found %i texture(s)" % len(texture_filenames))
|
||||
|
||||
# Get all reference nodes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue