mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Do not use extension to base usd representation name on
This commit is contained in:
parent
c45144a1cf
commit
cde63892a8
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ class ExtractROP(plugin.HoudiniExtractorPlugin):
|
|||
"bgeo": "bgeo",
|
||||
"rs": "rs",
|
||||
"ass": "ass",
|
||||
"usd": "usd"
|
||||
}.get(product_type, ext)
|
||||
|
||||
representation = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue