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:
Ondřej Samohel 2024-04-09 11:56:31 +02:00 committed by GitHub
commit d0bf97d117
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -173,6 +173,7 @@ def _product_types_enum():
"rig",
"setdress",
"take",
"usd",
"usdShade",
"vdbcache",
"vrayproxy",