mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Add usd to product type enum for Loader Product Type Filter
Used in `ayon+settings://core/tools/loader/product_type_filter_profiles`
This commit is contained in:
parent
312e0e7ad4
commit
33fd95dd00
1 changed files with 1 additions and 0 deletions
|
|
@ -173,6 +173,7 @@ def _product_types_enum():
|
|||
"rig",
|
||||
"setdress",
|
||||
"take",
|
||||
"usd",
|
||||
"usdShade",
|
||||
"vdbcache",
|
||||
"vrayproxy",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue