> > IF ext ref record says use parent palette > > AND parent palette exists THEN > > This condition also has to handle the case where the "parent > palette exists" because it is inherited from a grand-parent > one level (or more) up the hierarchy. This can be done > recursively or with a palette proxy at each level (faster).
I think this should "just work" because, when a parent palette overrides a child palette, the child has a reference to the parent palette. So regardless of whether the child got the palette from itself or its parent, it still has a palette. I might be able to add this fix, but honestly I am swamped, so don't count on it happening soon. If someone wants to beat me to it, please feel welcome to do so... -Paul _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
