change default templates

This commit is contained in:
Ondrej Samohel 2022-03-01 22:39:53 +01:00
parent 28e11a5b2d
commit bd5478731c
No known key found for this signature in database
GPG key ID: 02376E18990A97C6
2 changed files with 20 additions and 4 deletions

View file

@ -28,9 +28,18 @@
},
"delivery": {},
"unreal": {
"folder": "{root[work]}/{project[name]}/{hierarchy}/{asset}/publish/{family}",
"file": "{subset}_{@version}<_{output}><.{@frame}>.{ext}",
"folder": "{root[work]}/{project[name]}/unreal/{task[name]}",
"file": "{project[code]}_{asset}",
"path": "{@folder}/{@file}"
},
"others": {}
"others": {
"maya2unreal": {
"folder": "{root[work]}/{project[name]}/{hierarchy}/{asset}/publish/{family}",
"file": "{subset}_{@version}<_{output}><.{@frame}>.{ext}",
"path": "{@folder}/{@file}"
},
"__dynamic_keys_labels__": {
"maya2unreal": "Maya to Unreal"
}
}
}

View file

@ -202,7 +202,7 @@
],
"task_types": [],
"tasks": [],
"template_name": "unreal"
"template_name": "maya2unreal"
}
],
"subset_grouping_profiles": [
@ -315,6 +315,13 @@
"task_types": [],
"hosts": [],
"workfile_template": "work"
},
{
"task_types": [],
"hosts": [
"unreal"
],
"workfile_template": "unreal"
}
],
"last_workfile_on_startup": [