mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
remove tvpaint families from settings
This commit is contained in:
parent
99c4f11fa6
commit
60e3b1ee47
2 changed files with 2 additions and 26 deletions
|
|
@ -22,26 +22,14 @@
|
|||
"stretch": true,
|
||||
"timestretch": true,
|
||||
"preload": true
|
||||
},
|
||||
"families": [
|
||||
"render",
|
||||
"image",
|
||||
"background",
|
||||
"plate"
|
||||
]
|
||||
}
|
||||
},
|
||||
"ImportImage": {
|
||||
"defaults": {
|
||||
"stretch": true,
|
||||
"timestretch": true,
|
||||
"preload": true
|
||||
},
|
||||
"families": [
|
||||
"render",
|
||||
"image",
|
||||
"background",
|
||||
"plate"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"filters": {}
|
||||
|
|
|
|||
|
|
@ -79,12 +79,6 @@
|
|||
"label": "Preload"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "list",
|
||||
"key": "families",
|
||||
"label": "Families",
|
||||
"object_type": "text"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -114,12 +108,6 @@
|
|||
"label": "Preload"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "list",
|
||||
"key": "families",
|
||||
"label": "Families",
|
||||
"object_type": "text"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue