Ignore:
Timestamp:
May 29, 2010, 11:52:47 PM (14 years ago)
Author:
Torben Dannhauer
Message:

Updated to new osg version with new manipulator schema.
Updated integration of 3dx SpaceNavigator? to allow disabling without compile errors.

File:
1 edited

Legend:

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

    r31 r55  
    3636        //double* test = new double[1000];
    3737
    38         mouse = NULL;
     38        #ifdef USE_SPACENAVIGATOR
     39                mouse = NULL;
     40        #endif
     41
     42        //osg::DisplaySettings::instance()->setNumOfDatabaseThreadsHint( 8 );
    3943}
    4044
Note: See TracChangeset for help on using the changeset viewer.