From 8ee36b11eea93e851c231561bb10e00bf736f418 Mon Sep 17 00:00:00 2001 From: iLLiCiTiT Date: Fri, 28 May 2021 19:06:56 +0200 Subject: [PATCH] use single template_color template in maya loader to achieve same result --- .../schemas/schema_maya_load.json | 104 +++--------------- 1 file changed, 13 insertions(+), 91 deletions(-) diff --git a/openpype/settings/entities/schemas/projects_schema/schemas/schema_maya_load.json b/openpype/settings/entities/schemas/projects_schema/schemas/schema_maya_load.json index dd9d0508b4..d335ee1511 100644 --- a/openpype/settings/entities/schemas/projects_schema/schemas/schema_maya_load.json +++ b/openpype/settings/entities/schemas/projects_schema/schemas/schema_maya_load.json @@ -17,133 +17,55 @@ { "label": "Model", "name": "model" - } - ] - }, - { - "type": "schema_template", - "name": "template_color", - "template_data": [ + }, { "label": "Rig", "name": "rig" - } - ] - }, - { - "type": "schema_template", - "name": "template_color", - "template_data": [ + }, { "label": "Pointcache", "name": "pointcache" - } - ] - }, - { - "type": "schema_template", - "name": "template_color", - "template_data": [ + }, { "label": "Animation", "name": "animation" - } - ] - }, - { - "type": "schema_template", - "name": "template_color", - "template_data": [ + }, { "label": "Arnold Standin", "name": "ass" - } - ] - }, - { - "type": "schema_template", - "name": "template_color", - "template_data": [ + }, { "label": "Camera", "name": "camera" - } - ] - }, - { - "type": "schema_template", - "name": "template_color", - "template_data": [ + }, { "label": "FBX", "name": "fbx" - } - ] - }, - { - "type": "schema_template", - "name": "template_color", - "template_data": [ + }, { "label": "Maya Scene", "name": "mayaAscii" - } - ] - }, - { - "type": "schema_template", - "name": "template_color", - "template_data": [ + }, { "label": "Set Dress", "name": "setdress" - } - ] - }, - { - "type": "schema_template", - "name": "template_color", - "template_data": [ + }, { "label": "Layout", "name": "layout" - } - ] - }, - { - "type": "schema_template", - "name": "template_color", - "template_data": [ + }, { "label": "VDB Cache", "name": "vdbcache" - } - ] - }, - { - "type": "schema_template", - "name": "template_color", - "template_data": [ + }, { "label": "Vray Proxy", "name": "vrayproxy" - } - ] - }, - { - "type": "schema_template", - "name": "template_color", - "template_data": [ + }, { "label": "Yeti Cache", "name": "yeticache" - } - ] - }, - { - "type": "schema_template", - "name": "template_color", - "template_data": [ + }, { "label": "Yeti Rig", "name": "yetiRig"