mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
add a comment
This commit is contained in:
parent
853de24a9e
commit
e302bffe53
1 changed files with 1 additions and 0 deletions
|
|
@ -133,6 +133,7 @@ class ValidatePrimitiveHierarchyPaths(pyblish.api.InstancePlugin):
|
|||
paths = geo.findPrimAttrib(path_attr) and \
|
||||
geo.primStringAttribValues(path_attr)
|
||||
|
||||
# This check to prevent the action from running multiple times.
|
||||
if paths:
|
||||
return
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue