OpenSceneGraph
OpenSceneGraph copied to clipboard
fixes issues where osg can cause a crash on invalid ebo
We've been seeing crashes when an osgText with decoration is set to non-empty text string, then subsequently set to an empty string. It appears that the _decorationPrimitives contains references to primitives that are no longer valid.