mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
hound
This commit is contained in:
parent
145716211d
commit
4dc4d665b0
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ class ValidateSceneResolution(pyblish.api.InstancePlugin,
|
|||
"Please use repair button to fix it.\n"
|
||||
"If current renderer is V-Ray, "
|
||||
"make sure vraySettings node has been created"
|
||||
))
|
||||
))
|
||||
|
||||
def get_invalid_resolution(self, instance):
|
||||
width, height, pixelAspect = self.get_db_resolution(instance)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue