Merge branch 'develop' into extract_burnin_fix_env_pythonhome

This commit is contained in:
Jakub Ježek 2023-03-31 22:33:37 +02:00 committed by GitHub
commit ca92f15042
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
159 changed files with 1048 additions and 746 deletions

View file

@ -414,7 +414,6 @@ class ExtractReview(pyblish.api.InstancePlugin):
})
# Force to pop these key if are in new repre
new_repre.pop("preview", None)
new_repre.pop("thumbnail", None)
if "clean_name" in new_repre.get("tags", []):
new_repre.pop("outputName")
@ -1700,9 +1699,9 @@ class PercentValueRelativeSource(_OverscanValue):
class OverscanCrop:
"""Helper class to read overscan string and calculate output resolution.
It is possible to enter single value for both width and heigh or two values
for width and height. Overscan string may have a few variants. Each variant
define output size for input size.
It is possible to enter single value for both width and height, or
two values for width and height. Overscan string may have a few variants.
Each variant define output size for input size.
### Example
For input size: 2200px