Hello Carsten,

thanks for looking into this problem.

On 22.08.2013 01:49, Carsten Neumann wrote:
>
> The easy fix is to not do the optimisation in
> MaterialGroup::renderEnter, that will fix the bug at the cost of more
> nodes being cull tested.
>
> While looking for other Group derived cores that might suffer from the
> same problem, I also found what looks like a bug in
> ChunkOverrideGroup::renderEnter: This function installs the override
> chunks and then does a return Group::renderEnter() - meaning if all
> children are culled the overrides are installed, but never removed
> because the corresponding renderLeave() is never done :(
>
> Any preferences, other ideas how to fix this?
>
I have no better idea, sorry. I would bluntly say correctness over 
efficiency.

Best,
Johannes



------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to