PixarAnimationStudios / OpenUSD

Universal Scene Description
http://www.openusd.org
Other
5.99k stars 1.18k forks source link

PxrUVTexture load file pipeline is different. udim vs uv texture #890

Open cds1503 opened 5 years ago

cds1503 commented 5 years ago

Description of Issue

different UsdUVTexture load image. e.g) @./diffuse..jpg@ vs @./diffuse.jpg@

using udim is the error.

Steps to Reproduce

  1. make UsdPreviewSurface and two make UsdUVTexture.
  2. filename exclude udim, and other filename include udim.
  3. open usdviewer.

System Information (OS, Hardware)

CentOS 7.0

Package Versions

USD19.07

Build Flags

Build USD --openimageio --opencolorio --prman

jilliene commented 5 years ago

Filed as internal issue #USD-5402