TheFoundryVisionmongers / KatanaUsdPlugins

Katana USD Plugins Repo
Other
48 stars 20 forks source link

UsdLuxCylinderLight does not import, registration missing #21

Open radon199 opened 3 years ago

radon199 commented 3 years ago

Hey,

While the import function readLight.cpp does have a section for Cylinder lights the register.cpp function does not link the import Op to that light type.

Since this is Prman specific code I am not sure if this will be fixed but it is preventing the lights from importing for Prman.

https://github.com/TheFoundryVisionmongers/KatanaUsdPlugins/blob/master/plugin/pxrUsdInShipped/register.cpp#L126

You can see above the Cylinder lights are not mentioned.

JamesPedFoundry commented 3 years ago

Hi Radon199,

Thanks for raising the issue, I've added an internal ticket to resolve this: 463829.

Cheers, James