mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +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",
|
"silhouette",
|
||||||
"gaffer",
|
"gaffer",
|
||||||
"loki",
|
"loki",
|
||||||
|
"marvelousdesigner",
|
||||||
}
|
}
|
||||||
launch_types = {LaunchTypes.local}
|
launch_types = {LaunchTypes.local}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -70,6 +70,7 @@ class CollectResourcesPath(pyblish.api.InstancePlugin):
|
||||||
"usd",
|
"usd",
|
||||||
"oxrig",
|
"oxrig",
|
||||||
"sbsar",
|
"sbsar",
|
||||||
|
"zfab"
|
||||||
]
|
]
|
||||||
|
|
||||||
def process(self, instance):
|
def process(self, instance):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue