mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Merge 2bb206dd41 into f9bbab9944
This commit is contained in:
commit
58a15bc58a
2 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ class AddLastWorkfileToLaunchArgs(PreLaunchHook):
|
|||
"silhouette",
|
||||
"gaffer",
|
||||
"loki",
|
||||
"marvelousdesigner",
|
||||
}
|
||||
launch_types = {LaunchTypes.local}
|
||||
|
||||
|
|
|
|||
|
|
@ -70,6 +70,7 @@ class CollectResourcesPath(pyblish.api.InstancePlugin):
|
|||
"usd",
|
||||
"oxrig",
|
||||
"sbsar",
|
||||
"zfab"
|
||||
]
|
||||
|
||||
def process(self, instance):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue