mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Update openpype/hosts/flame/plugins/publish/extract_subset_resources.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
96c6a433f0
commit
c5ae7e5d6c
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ class ExtractSubsetResources(openpype.api.Extractor):
|
|||
source_start_handles = instance.data["sourceStartH"]
|
||||
source_end_handles = instance.data["sourceEndH"]
|
||||
|
||||
# retime if needed
|
||||
# retime if needed
|
||||
if r_speed != 1.0:
|
||||
if retimed_handles:
|
||||
# handles are retimed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue