mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
disable 'ValidateUSDRenderProductPaths' plugin
This commit is contained in:
parent
83df5882f8
commit
2b15ca6e0d
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ class ValidateUSDRenderProductPaths(pyblish.api.InstancePlugin):
|
|||
hosts = ["houdini"]
|
||||
label = "Validate USD Render Product Paths"
|
||||
optional = True
|
||||
enabled = False
|
||||
|
||||
def process(self, instance):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue