Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 6, 2011, 3:29:16 PM (13 years ago)
Author:
landauf
Message:

renamed enableModelLoD config value as enableMeshLoD (also renamed it in the graphics menu) because thats technically more accurate (thanks to Oli for pointing this out)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/usability/data/gui/layouts/GraphicsMenu.layout

    r8019 r8034  
    181181                        <Property Name="MaxEditTextLength" Value="1073741823" />
    182182                    </Window>
    183                     <Window Type="MenuWidgets/Checkbox" Name="orxonox/Settings/ModelLodCheckbox" >
    184                         <Property Name="Text" Value="Enable model LOD" />
     183                    <Window Type="MenuWidgets/Checkbox" Name="orxonox/Settings/MeshLodCheckbox" >
     184                        <Property Name="Text" Value="Enable mesh LOD" />
    185185                        <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
    186186                        <Property Name="UnifiedAreaRect" Value="{{0.035,0},{0.44,0},{0.5,0},{0.51,0}}" />
Note: See TracChangeset for help on using the changeset viewer.