mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
use different file output template for textures from substance painter
This commit is contained in:
parent
6cc513281b
commit
2b57f89b20
1 changed files with 11 additions and 0 deletions
|
|
@ -572,6 +572,17 @@ DEFAULT_TOOLS_VALUES = {
|
|||
"task_types": [],
|
||||
"task_names": [],
|
||||
"template_name": "tycache"
|
||||
},
|
||||
{
|
||||
"product_types": [
|
||||
"image"
|
||||
],
|
||||
"hosts": [
|
||||
"substancepainter"
|
||||
],
|
||||
"task_types": [],
|
||||
"task_names": [],
|
||||
"template_name": "substanceImage"
|
||||
}
|
||||
],
|
||||
"hero_template_name_profiles": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue