Ignore:
Timestamp:
Oct 11, 2010, 10:40:38 AM (14 years ago)
Author:
Torben Dannhauer
Message:

Upgraded to Silverlining 2.0

Todo:
Re-enable DEBUg build
correct cloud altitude errors
enable the new ray casting cloud type

File:
1 edited

Legend:

Unmodified
Added
Removed
  • osgVisual/src/util/visual_util.cpp

    r31 r130  
    206206        else
    207207        {
    208                 OSG_NOTIFY( osg::FATAL ) << "util::calculateEarthRadiusAtWGS84Coordinate() :: Unablöe to calculate Earth Radius!" << std::endl;
     208                OSG_NOTIFY( osg::FATAL ) << "util::calculateEarthRadiusAtWGS84Coordinate() :: Unable to calculate Earth Radius!" << std::endl;
    209209                return false;
    210210        }
Note: See TracChangeset for help on using the changeset viewer.