Added a set of test runs to the makefiles and demos. The demos now have
titles relevenat to their function.
This commit is contained in:
@@ -223,10 +223,6 @@ void SceneView::cull()
|
||||
_cullVisitor->popCullViewState();
|
||||
|
||||
|
||||
// do any state sorting required.
|
||||
_renderStage->sort();
|
||||
|
||||
|
||||
const osg::EarthSky* earthSky = _cullVisitor->getEarthSky();
|
||||
if (earthSky)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user