Jon Creighton
Jon Creighton
### Description of Change(s) On Apple platforms with the Metal port of Storm, any NaNs in the input dome light textures will propagate through the IBL convolution calculation and cause...
### Description of Change(s) Add an option to turn off dome light background in usdrecord ### Fixes Issue(s) - For creating cards, it is helpful to remove the dome light...
### Description of Change(s) The predicates of the if statements should use logical rather than bitwise operators. ### Fixes Issue(s) - Warnings in the build. - [X] I have verified...
### Description of Change(s) When rendering primID as an AOV, the `IntToVec4` function originally packed the 32-bit ID into all 4 channels, which will correspond to RGBA. However, using A...