When converting parsing a mesh from SDFormat, an extra level of USD hierarchy is added with the mesh name. To ensure all prims have a type, define the intermediate prim type as a Scope, as recommended by a USD expert.
Checklist
[X] Signed all commits for DCO
[ ] Added tests
[ ] Updated documentation (as needed)
[ ] Updated migration guide (as needed)
[ ] Consider updating Python bindings (if the library has them)
[ ] While waiting for a review on your PR, please help review another open pull request to support the maintainers
Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.
This is an automatic backport of pull request #32 done by Mergify.
🦟 Bug fix
Summary
When converting parsing a mesh from SDFormat, an extra level of USD hierarchy is added with the mesh name. To ensure all prims have a type, define the intermediate prim type as a Scope, as recommended by a USD expert.
Checklist
codecheck
passed (See contributing)Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining
Signed-off-by
messages.This is an automatic backport of pull request #32 done by Mergify.