This commit is contained in:
Kayla Man 2025-12-22 20:44:53 +08:00 committed by GitHub
commit 58a15bc58a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -34,6 +34,7 @@ class AddLastWorkfileToLaunchArgs(PreLaunchHook):
"silhouette",
"gaffer",
"loki",
"marvelousdesigner",
}
launch_types = {LaunchTypes.local}

View file

@ -70,6 +70,7 @@ class CollectResourcesPath(pyblish.api.InstancePlugin):
"usd",
"oxrig",
"sbsar",
"zfab"
]
def process(self, instance):