mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
saved default subset names templates
This commit is contained in:
parent
895017e9b4
commit
86912ee713
1 changed files with 17 additions and 1 deletions
|
|
@ -130,7 +130,23 @@
|
|||
"rigging",
|
||||
"rig"
|
||||
]
|
||||
}
|
||||
},
|
||||
"subset_name_profiles": [
|
||||
{
|
||||
"families": [],
|
||||
"hosts": [],
|
||||
"tasks": [],
|
||||
"template": "{family}{user_input}"
|
||||
},
|
||||
{
|
||||
"families": [
|
||||
"render"
|
||||
],
|
||||
"hosts": [],
|
||||
"tasks": [],
|
||||
"template": "{family}{task}{user_input}"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Workfiles": {
|
||||
"last_workfile_on_startup": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue