Hello Evgeny, On 13. Jul 2012, at 20:03, Evgeny Ilyushkin wrote:
> I've looked at the code of eq::View, eq::fabric::View, eq::Frustum, > Wall, etc. and regretfully all I can see is methods calling > setWall(someNewWall) and adding DIRTY_FRUSTUM to the dirtyBits, which I > tried and it didn't work. That is necessary, but not enough. Missing is the actual commit which doesn't happen since fabric::Config does not yet traverse down to the segment. See fabric/config.ipp:641-647 and layout.ipp:78 and do similar things for canvas/segment. HTH, Stefan. _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

