Add photoshop extractReview plugin options for representations tags

This commit is contained in:
Jérôme LORRAIN 2021-10-12 16:41:02 +02:00
parent 79c096077d
commit e969cd1883
4 changed files with 54 additions and 4 deletions

View file

@ -17,6 +17,18 @@
"png",
"jpg"
]
},
"ExtractReview": {
"jpg_options": {
"tags": [
]
},
"mov_options": {
"tags": [
"review",
"ftrackreview"
]
}
}
},
"workfile_builder": {