openscenegraph / OpenSceneGraph

OpenSceneGraph git repository
http://www.openscenegraph.org
Other
3.25k stars 1.42k forks source link

Rare segfault from GraphicsContext::runOperations() fixed. Each camer… #1145

Open valid-ptr opened 2 years ago

valid-ptr commented 2 years ago

…a should not be destroyed until the end of the renderer's operation, so using ref_ptr!