add substance designer into the template

This commit is contained in:
Kayla Man 2025-02-06 22:20:27 +08:00
parent e58a253511
commit e0507d99d2

View file

@ -484,6 +484,17 @@ DEFAULT_TOOLS_VALUES = {
"task_types": [],
"tasks": [],
"template": "{folder[name]}_{variant}"
},
{
"product_types": [
"textureSet"
],
"hosts": [
"substancedesigner"
],
"task_types": [],
"tasks": [],
"template": "T_{folder[name]}{variant}"
}
],
"filter_creator_profiles": []
@ -548,10 +559,13 @@ DEFAULT_TOOLS_VALUES = {
},
{
"product_types": [
"simpleUnrealTexture"
"simpleUnrealTexture",
"image",
"textures"
],
"hosts": [
"standalonepublisher"
"standalonepublisher",
"substancedesigner"
],
"task_types": [],
"task_names": [],
@ -595,10 +609,13 @@ DEFAULT_TOOLS_VALUES = {
"hero_template_name_profiles": [
{
"product_types": [
"simpleUnrealTexture"
"simpleUnrealTexture",
"image",
"textures"
],
"hosts": [
"standalonepublisher"
"standalonepublisher",
"substancedesigner"
],
"task_types": [],
"task_names": [],