You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: