Hi guys,
I've written a small python script to manage vray object ID attrs..
I'm not a good programmer so it's probably full of things that can be improved, so feel free to edit as you wish.. I will improve it when I have time or feel the need but I cannot give (alot) support.. but don't hesitate to post suggestions or wishes, can't promise anything though, hope you'll understand..
I only have maya 2011 so don't know if it works in other versions..
NOTE:
- don't change your selection and edit a number, because it will loop through the current selection, so if you change selection rerun the script.
planned todo's:
- button or field to assign same id to selected objects at once.
- ability to give attr to procedure so you can use this for other Attr's too.
- automatically make needed multi matte render elements..
hope it's useful for someone!
I've written a small python script to manage vray object ID attrs..
I'm not a good programmer so it's probably full of things that can be improved, so feel free to edit as you wish.. I will improve it when I have time or feel the need but I cannot give (alot) support.. but don't hesitate to post suggestions or wishes, can't promise anything though, hope you'll understand..
I only have maya 2011 so don't know if it works in other versions..
NOTE:
- don't change your selection and edit a number, because it will loop through the current selection, so if you change selection rerun the script.
planned todo's:
- button or field to assign same id to selected objects at once.
- ability to give attr to procedure so you can use this for other Attr's too.
- automatically make needed multi matte render elements..
hope it's useful for someone!
Comment