- Timestamp:
- Mar 3, 2010, 8:56:01 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/network2/src/libraries/core/GraphicsManager.cc
r6417 r6464 318 318 this->viewport_ = this->renderWindow_->addViewport(0, 0); 319 319 320 Ogre::TextureManager::getSingleton().setDefaultNumMipmaps( 0);320 Ogre::TextureManager::getSingleton().setDefaultNumMipmaps(MIP_UNLIMITED); 321 321 322 322 // add console commands
Note: See TracChangeset
for help on using the changeset viewer.