Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 30/01/2010 at 17:31, xxxxxxxx wrote:
User Information: Cinema 4D Version: 11 Platform: Windows ; Language(s) : C++ ;
--------- How do I add objects in the scene to the Exclude List of an existing light?
~Shawn
On 31/01/2010 at 03:41, xxxxxxxx wrote:
use the search function and read the docs. I don´t mean to be impolite but a bit of "self-effort" should be possible. I found the answer in 4 seconds with the search function and the docs are so very clear about how this is done.
On 31/01/2010 at 05:14, xxxxxxxx wrote:
Right, adding items to the list is rather easy. The fun begins when you try to get an item from the list, that has been removed from the scene. the InExcludeList doesn't notice that, hence doesn't automatically correct list count ^_^
Cheers, Jack
On 31/01/2010 at 06:07, xxxxxxxx wrote:
So I should be looking for InExludeData in the docs. Thank you Jack.
On 31/01/2010 at 11:35, xxxxxxxx wrote:
Originally posted by xxxxxxxx Right, adding items to the list is rather easy. The fun begins when you try to get an item from the list, that has been removed from the scene. the InExcludeList doesn't notice that, hence doesn't automatically correct list count ^_^ Cheers, Jack
Originally posted by xxxxxxxx
It doesn´t? Hmm, I never noticed this. It seems to work fine for me here. At least in an object plugin. I must verify this tommorrow...just to be sure