settings: Linked Assets renamed to Linked Assets/Shots

This commit is contained in:
Jakub Jezek 2021-05-27 17:26:32 +02:00
parent c70f472467
commit 89f498e23a
No known key found for this signature in database
GPG key ID: D8548FBF690B100A
3 changed files with 3 additions and 3 deletions

View file

@ -98,7 +98,7 @@
},
{
"key": "linked_assets",
"label": "<b>Linked Assets</b>",
"label": "<b>Linked Assets/Shots</b>",
"type": "list",
"highlight_content": true,
"object_type": {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Before After
Before After

View file

@ -47,8 +47,8 @@ Builder profiles are set of rules allowing artist Load any available versions fo
- **Filter**: Each profile could be defined with task filter. In case no filter is defined, a profile will be working for all.
- **Context section**: filtres for subset name, families, representation names and available Loader plugin.
- **Context section**: filtres for subset name (regex accepted), families, representation names and available Loader plugin.
- **Linked Assets**: filters for asset builds to be added
- **Linked Assets/Shots**: filters for asset builds to be added
![nuke_workfile_options_builder_profiles](assets/nuke_workfile_options_builder_profiles.png)