Hi every one, for introduce myself to this forum, I would like to present my latest plugin.
EasyObject ID is a plugin for quickly assign object ID in render setting from the scene.
It support the native Object Buffer / Vray / Arnold / Iray / Octane.
Vray : R17 is not supported since GetBranchInfo() is not aviable in python.the plugin also add post effect if needed. I just tested with the 1.9 version of Vray, but it will probably not work on version before.
Arnold : he automaticly add pass to the current driver. If the scene doesn't have any driver, one is created, but in c4d_display, so remember to change it for saving !
Octane : Support for object ID and Layer Mask ID
It automaticly remove native object buffer if they are not in the scene. it also remove unused objectID for Vray and Layer Mask ID for Octane.
For a quick overview jsut look the video :)
Download link : http://graphos.xyz/files/Plugin/EasyObjectID/EasyObjectID_V1.7.zip
Changelog :
V1.1 :
If one ID is already pressent it will not be re-added.
V1.2 :
Added unique ID plugin. Totally forget it, shame on me....
V1.3 :
Support of Vray (add post effect if needed).
Automaticly activate multipass in render setting
V1.5 :
Support of Arnold (add a c4d-driver if no driver in the scene. If one is pressent the first one in the herarchy is use)
V1.6 :
Support of Iray (add post effect if needed).
Automaticly activate multipass in render setting.
Adding Icon
V1.7 :
Adding UI for pass option in Vray
Adding UI for choose Render Layer Mask and/or Object ID in Octane
Standard object buffer unused are removed.
If one Object Buffer of C4D / Vray / Octane is in the render setting but not in the scene, they are removed.
Correct a bug with Iray, If a space was pressent in the name of the mask, this one wasn't count in renderSetting (So if you run the plugin 2 time, the mask was added 2 time)
Add more message error
I also contacted corona, for the moment is not possible since the pass are not exposed directly in C4D, but in the next alpha release this will be good. So I will support corona soon! :)
Hooooo and for sure it's free and open source (not commented.... Maybe I will do it later if people are interested, let me know :))
Btw: I'm not english so all my apologize if I made mistakes, but don't hesitate to correct me, I love learn ! ;)