mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Merge pull request #318 from BigRoy/enhancement/settings_product_type_enum_usd
Settings: Add `usd` to product type enum for Loader Product Type Filter
This commit is contained in:
commit
d0bf97d117
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