Treb Connell
Treb Connell
Arnold encounters error when loading a usdz file that has embedded textures. **To Reproduce** 1. Download usd test file [simpleMaterial.usdz](https://github.com/PixarAnimationStudios/USD/blob/master/pxr/usd/lib/usdUtils/testenv/testUsdUtilsCreateNewUsdzPackage/nestedUsdz/simpleMaterial.usdz) 2. Run: ```usdview --renderer Arnold simpleMaterial.usdz``` 3. Get error ```ERROR...
### PURPOSE See description. ### EFFECT OF CHANGE If the mesh doesn't have a primvar named "st" then it will find the next primvar with the texture coordinate [roll](https://graphics.pixar.com/usd/dev/api/_usd__page__datatypes.html#Usd_Roles). ###...
I'm trying to build against Houdini 19.0.657. I'm on commit bb8cee4fb9eb6edf06a28a5af37618759922fddd to match this version. When I try to build I get errors that it can't find libraries: hboost_system-mt, libcurlwrap,...