Konstantin S. Matveyev
Konstantin S. Matveyev
…y size and mMaxActiveVoices was out of sync; this could happen when postinit_internal was not called
…, this is fast enough
…ause it can be changed dynamically.
…yphQuadMap[glyphTexture] can exist but it's _primitive can be invalid. GlyphQuads's interface need to be changed (osg::Referenced now, setupPrimitives() method without definition deleted); TextureGlyphQuadMap changed. Intersection with Text improved (no dynamic_casts,...
…a should not be destroyed until the end of the renderer's operation, so using ref_ptr!
…List. Unconditional wait (in ViewerBase _till the dynamic draw is complete_) fixed using DrawThreadPerContext viewer's threading model for graphs with multiple instances of the same {PRE,POST}_RENDER camera which contain geometry...