Autodesk / sitoa

Arnold plugin for Softimage
Apache License 2.0
33 stars 16 forks source link

Add ID AOVs to supported shaders #10

Closed JenusL closed 5 years ago

JenusL commented 6 years ago

In Arnold 5.1.0 ID AOVs was added to standard_surface and standard_hair. I didn't implement this as I felt that it would take up too much space on the shader PPG. The proper thing would be to add these settings in it's own tab in the PPG. So I decided to not implement this until the tabs part of #9 is supported.

JenusL commented 5 years ago

Will start working on this now...