Ignore:
Timestamp:
Oct 18, 2010, 7:31:41 PM (14 years ago)
Author:
Torben Dannhauer
Message:

Upgrade to SL 2.03 finished!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • osgVisual/src/sky_Silverlining/visual_skySilverLining.cpp

    r138 r139  
    2929        lat = 0;
    3030        lon = 0;
    31         upVectorLat = 5;        // Just to ensure deltaLatToUpdate is big enough to enforce the sky to update at the first frame
    32         upVectorLon = 5;        // Just to ensure deltaLonToUpdate is big enough to enforce the sky to update at the first frame
     31
    3332        for( int i=0; i<MAX_CLOUDLAYER_SLOTS; i++ )
    3433        {
Note: See TracChangeset for help on using the changeset viewer.