Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 21, 2008, 9:15:00 PM (16 years ago)
Author:
rgrieder
Message:

Added all necessary dependencies so that the tolua bind files are always regenerated when needed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/gamestates/GSGraphics.cc

    r1788 r1813  
    281281        Ogre::WindowEventUtilities::addWindowEventListener(this->renderWindow_, this);
    282282
    283         //Ogre::TextureManager::getSingleton().setDefaultNumMipmaps(5);
     283        Ogre::TextureManager::getSingleton().setDefaultNumMipmaps(5);
    284284
    285285        // create a full screen default viewport
Note: See TracChangeset for help on using the changeset viewer.