mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 05:42:15 +01:00
move all hosts and families to the new integrator
This commit is contained in:
parent
45473c5a83
commit
9ef9c79e8f
2 changed files with 18 additions and 69 deletions
|
|
@ -172,74 +172,8 @@
|
|||
},
|
||||
"IntegrateAssetNew": {
|
||||
"hosts": [
|
||||
"aftereffects",
|
||||
"blender",
|
||||
"celaction",
|
||||
"flame",
|
||||
"fusion",
|
||||
"harmony",
|
||||
"hiero",
|
||||
"houdini",
|
||||
"nuke",
|
||||
"photoshop",
|
||||
"resolve",
|
||||
"tvpaint",
|
||||
"unreal",
|
||||
"standalonepublisher",
|
||||
"webpublisher"
|
||||
],
|
||||
"families": [
|
||||
"workfile",
|
||||
"pointcache",
|
||||
"camera",
|
||||
"animation",
|
||||
"model",
|
||||
"mayaAscii",
|
||||
"mayaScene",
|
||||
"setdress",
|
||||
"layout",
|
||||
"ass",
|
||||
"vdbcache",
|
||||
"scene",
|
||||
"vrayproxy",
|
||||
"vrayscene_layer",
|
||||
"render",
|
||||
"prerender",
|
||||
"imagesequence",
|
||||
"review",
|
||||
"rendersetup",
|
||||
"rig",
|
||||
"plate",
|
||||
"look",
|
||||
"audio",
|
||||
"yetiRig",
|
||||
"yeticache",
|
||||
"nukenodes",
|
||||
"gizmo",
|
||||
"source",
|
||||
"matchmove",
|
||||
"image",
|
||||
"assembly",
|
||||
"fbx",
|
||||
"textures",
|
||||
"action",
|
||||
"harmony.template",
|
||||
"harmony.palette",
|
||||
"editorial",
|
||||
"background",
|
||||
"camerarig",
|
||||
"redshiftproxy",
|
||||
"effect",
|
||||
"xgen",
|
||||
"hda",
|
||||
"usd",
|
||||
"staticMesh",
|
||||
"skeletalMesh",
|
||||
"mvLook",
|
||||
"mvUsd",
|
||||
"mvUsdComposition",
|
||||
"mvUsdOverride",
|
||||
"simpleUnrealTexture"
|
||||
],
|
||||
"template_name_profiles": [
|
||||
{
|
||||
|
|
@ -287,7 +221,22 @@
|
|||
},
|
||||
"IntegrateAsset": {
|
||||
"hosts": [
|
||||
"maya"
|
||||
"maya",
|
||||
"aftereffects",
|
||||
"blender",
|
||||
"celaction",
|
||||
"flame",
|
||||
"fusion",
|
||||
"harmony",
|
||||
"hiero",
|
||||
"houdini",
|
||||
"nuke",
|
||||
"photoshop",
|
||||
"resolve",
|
||||
"tvpaint",
|
||||
"unreal",
|
||||
"standalonepublisher",
|
||||
"webpublisher"
|
||||
],
|
||||
"families": [
|
||||
"workfile",
|
||||
|
|
|
|||
|
|
@ -584,7 +584,7 @@
|
|||
"type": "dict",
|
||||
"collapsible": true,
|
||||
"key": "IntegrateAssetNew",
|
||||
"label": "IntegrateAssetNew",
|
||||
"label": "IntegrateAsset (Legacy)",
|
||||
"is_group": true,
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -651,7 +651,7 @@
|
|||
"type": "dict",
|
||||
"collapsible": true,
|
||||
"key": "IntegrateAsset",
|
||||
"label": "IntegrateAsset",
|
||||
"label": "Integrate Asset",
|
||||
"is_group": true,
|
||||
"children": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue