mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Merged in feature/PYPE-498-nks-publish-animated-transform (pull request #297)
fix(nks): adding ability to transfer animated transform soft effect
This commit is contained in:
commit
8eb50dd34a
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ class CollectVideoTracksLuts(pyblish.api.InstancePlugin):
|
|||
'channels', 'maskChannelMask', 'maskChannelInput',
|
||||
'note_font', 'note_font_size', 'unpremult',
|
||||
'postage_stamp_frame', 'maskChannel', 'export_cc',
|
||||
'select_cccid', 'mix', 'version']
|
||||
'select_cccid', 'mix', 'version', 'matrix']
|
||||
|
||||
# loop trough all knobs and collect not ignored
|
||||
# and any with any value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue