mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Update client/ayon_core/plugins/publish/collect_otio_frame_ranges.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
5d73b318ec
commit
f90bc8f6b7
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ def validate_otio_clip(instance, logger):
|
|||
return False
|
||||
return True
|
||||
|
||||
|
||||
class CollectOtioFrameRanges(pyblish.api.InstancePlugin):
|
||||
"""Collect basic timeline frame ranges from OTIO clip.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue