mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Merge pull request #3304 from pypeclub/enhancement/OP-3302_maya-camera-content-validation
Maya: Allow more data to be published along camera 🎥
This commit is contained in:
commit
03ab7e578b
5 changed files with 76 additions and 14 deletions
|
|
@ -443,6 +443,11 @@
|
|||
"optional": true,
|
||||
"active": true
|
||||
},
|
||||
"ValidateCameraContents": {
|
||||
"enabled": true,
|
||||
"optional": true,
|
||||
"validate_shapes": true
|
||||
},
|
||||
"ExtractPlayblast": {
|
||||
"capture_preset": {
|
||||
"Codec": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue