Hi, On Wed, 2006-01-11 at 10:37 +0100, Marcus Lindblom wrote: > I don't know.. maybe Dirk or someone else with more insights into > rendering iteration have a better solution. > > > /Marcus > > Fredrik Andersson wrote: > > >Yes, I have. It is a possible solution but not the one I'd prefer. > >But I guess I have to go for that.
well unfortunately and as usual the answer is 2.x. What requirements would you have on the order of the passes. Just traversing it twice unfortunately does not guarantee an order it which the children are rendered. I can think of a simple solution which offsets the material keys a thus guarantees that the second pass is rendered after the first one. would this be a solution ? regards, gerrit ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
