Ignore:
Timestamp:
Dec 15, 2004, 12:51:55 AM (20 years ago)
Author:
darran
Message:
  • SWWReader is now extracting geospatial data from image passed via -texture <file> option
  • probably won't compile under Windows without changes to the solution file (I'll do this tommorrow)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Swollen/swollen/watersurface.cpp

    r61 r62  
    3636    _node->setStateSet(_stateset);
    3737
    38     // FIXME: if set to true, wireframe doesn't work - need to dirty to force update?
    39     _geom->setUseDisplayList( false );
     38    _geom->setUseDisplayList( true );
    4039
    4140    // initial geometry
Note: See TracChangeset for help on using the changeset viewer.