Ignore:
Timestamp:
Jul 20, 2010, 9:54:16 PM (14 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • osgVisual/src/core/visual_core.cpp

    r71 r72  
    7878        OSG_NOTIFY( osg::ALWAYS ) << "Using Sky without distortion." << std::endl;
    7979        sky = new visual_skySilverLining( viewer );
    80         sky->init(distortedSceneGraph, rootNode);
     80        sky->init(distortedSceneGraph, rootNode);       // Without distortedSceneGraph=NULL
    8181#endif
    8282
Note: See TracChangeset for help on using the changeset viewer.