mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
c86f5d8c53
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ class ValidateMeshNoNegativeScale(pyblish.api.Validator):
|
|||
|
||||
order = colorbleed.api.ValidateMeshOrder
|
||||
hosts = ['maya']
|
||||
families = ['colorbleed.proxy', 'colorbleed.rig', 'colorbleed.model']
|
||||
families = ['colorbleed.proxy', 'colorbleed.model']
|
||||
label = 'Mesh No Negative Scale'
|
||||
actions = [colorbleed.api.SelectInvalidAction]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue