Merge pull request #3062 from pypeclub/chore/docs_task_short

Documentation: more info about Tasks
This commit is contained in:
Petr Kalis 2022-04-14 13:17:27 +02:00 committed by GitHub
commit 1419fb7329
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View file

@ -59,7 +59,7 @@ We have a few required anatomy templates for OpenPype to work properly, however
| `asset` | Name of asset or shot |
| `task[name]` | Name of task |
| `task[type]` | Type of task |
| `task[short]` | Shortname of task |
| `task[short]` | Short name of task type (eg. 'Modeling' > 'mdl') |
| `parent` | Name of hierarchical parent |
| `version` | Version number |
| `subset` | Subset name |
@ -105,5 +105,8 @@ We have a few required anatomy templates for OpenPype to work properly, however
## Task Types
Current state of default Task descriptors.
![tasks](assets/settings/anatomy_tasks.png)
## Colour Management and Formats

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB