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
The render delegate is currently creating one driver per AOV. This is not efficient at all, in particular when imagers are used with many AOVs.
We'd want to do as in other arnold plugins and have a single display driver dealing with all the AOVs
The render delegate is currently creating one driver per AOV. This is not efficient at all, in particular when imagers are used with many AOVs.
We'd want to do as in other arnold plugins and have a single display driver dealing with all the AOVs