mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
Update openpype/hosts/maya/tools/mayalookassigner/app.py
This commit is contained in:
parent
2d6d1ba882
commit
94cd27fbc2
1 changed files with 0 additions and 1 deletions
|
|
@ -263,7 +263,6 @@ class MayaLookAssignerWindow(QtWidgets.QWidget):
|
|||
for standin in arnold_standins:
|
||||
if standin in nodes:
|
||||
arnold_standin.assign_look(standin, subset_name)
|
||||
|
||||
nodes = list(set(item["nodes"]).difference(arnold_standins))
|
||||
else:
|
||||
self.echo(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue