Changeset 8034 for code/branches/usability/src
- Timestamp:
- Mar 6, 2011, 3:29:16 PM (15 years ago)
- File:
- 
          - 1 edited
 
 
Legend:
- Unmodified
- Added
- Removed
- 
        code/branches/usability/src/orxonox/graphics/Model.ccr7183 r8034 60 60 void Model::setConfigValues() 61 61 { 62 SetConfigValueExternal(bGlobalEnableLod_, "GraphicsSettings", "enableM odelLoD", true)62 SetConfigValueExternal(bGlobalEnableLod_, "GraphicsSettings", "enableMeshLoD", true) 63 63 .description("Enable level of detail for models"); 64 64 } 
Note: See TracChangeset
          for help on using the changeset viewer.
      


 
            







