As for supporting multiple file paths, this will be accomplished by allowing the prim_path_mask
option to contain multiple entries delimited by spaces, commas or semicolons.
This is actually already implemented for Blender's universal-scene-description
branch. I am working on creating a pull request to merge this feature into main
. This is one of the relevant…
@devin-bayly There is a work in progress adding support for generic attributes for meshes here:
I would suggest waiting until this…
The USD importer currently doesn't handle "scale" and "bias", but this should definitely be supported. I'm planning to address several USD Preview Surface import/export issues for Blender 3.6,…
@Blendify Thank you for committing this! If I may, there is one small correction.
The Import Textures
link seems to be broken in this sentence:
`When importing a USDZ archive, it is…
@mont29 I created a new pull request for this into the 3.5-release branch here:
So I will now close this pull request in favor of…
@CharlesWardlaw When reading mesh colors, please add logic to set the mesh active color, as in this recent fix to the USD branch:
https://projects.blender.org/blender/blender/commit/5ea31db2ce88…