mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Merge branch 'develop' into bugfix/load-image-error-found-in-textureset-extracted-from-substance-painter
This commit is contained in:
commit
f791cba4c4
1 changed files with 1 additions and 0 deletions
|
|
@ -230,6 +230,7 @@ class IntegrateFtrackInstance(pyblish.api.InstancePlugin):
|
|||
# Create review components
|
||||
# Change asset name of each new component for review
|
||||
multiple_reviewable = len(review_representations) > 1
|
||||
extended_asset_name = None
|
||||
for index, repre in enumerate(review_representations):
|
||||
if not self._is_repre_video(repre) and has_movie_review:
|
||||
self.log.debug("Movie repre has priority "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue