Autodesk / sitoa

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

Arnold 5.2 main features #17

Closed JenusL closed 6 years ago

JenusL commented 6 years ago

A lot of stuff in this one... First some .gitignore stuff for newer versions of Visual Studio (and Code).

I must have messed something up with the commits for Arnold 5.1. I fixed that now:

For Arnold 5.2 I bumped SItoA to 5.2.0 and changed the following:

It passes the testsuite so with this we can close #16

JenusL commented 6 years ago

Before merging I would like some feedback on the AOV list. It's starting to get pretty long and I guess some of them aren't even working anymore. The ones I've added for Arnold 5.1 and 5.2 are at the end of the list. I think I would like to rearrange them to be in alphabetic order like the rest of the AOVs. Is there a command in kick to list all built in AOVs or could someone from SA provide a fresh list?

JenusL commented 6 years ago

Ok so I had a look at the MtoA source and it seems that all AOVs in Softimage are up to date and still used. We were even missing one, AA_inv_density. It's an utility AOV used for tweaking the adaptive AA. So I added that and rearranged all AOVs to be in alphabetic order.

sjannuz commented 6 years ago

Looking good. I'm pleased to see you are comfortable with the code.