Page 1 of 1

Object ID

Posted: Wed Jun 15, 2011 4:16 pm
by jc4d
Hi all,

Is there a way to override just the object ID colors?

Ussually I have more than 1000 objects but just a few needs to be with some specific color and the rest with another and right now is a pain apply object properties to every single object.

Cheers
JC

Re: Object ID

Posted: Wed Jun 15, 2011 4:37 pm
by JDHill
The way to handle this is using Cinema's natural hierarchy rules. You can control the object id color of all objects by putting everything under a single null, and putting an object properties tag on that null. You can then override individual objects (or groups of objects) by putting object properties tags on them.

Re: Object ID

Posted: Wed Jun 15, 2011 6:36 pm
by jc4d
Thanks, I guess I miss the most obvious way to do it :oops:

Cheers
JC

Re: Object ID

Posted: Mon Aug 08, 2011 4:02 pm
by jc4d
Hi,

I guess the new plugin is not respecting this, can someone confirm it please?

"EDITED"
Looks like is only when you assign a pure black color the the object ID. :?
And Instances don“t obey any object ID tag.

Cheers
JC

Re: Object ID

Posted: Tue Aug 09, 2011 8:43 am
by JDHill
Yes, the plugin is only applying the flag if the specified obj id color is something other than black. I've removed that logic in the code for the next build. Putting specific object id colors on instances did not used to work, but it looks like it does now, so I'll add that in.

Re: Object ID

Posted: Thu Aug 25, 2011 12:41 am
by JDHill
I've changed how this works 2.5.1.9, so you should now be able to use black for an object ID color. You should now be able to set object ID color on instances too.

Re: Object ID

Posted: Thu Aug 25, 2011 9:04 am
by jc4d
Now it works, thank you. :)

Cheers
JC