RenderLightingDetail renamed to RenderLocalLights. Toggling light level should work now. RenderDeferredFullscreenLights removed.

This commit is contained in:
Shyotl
2011-05-22 00:11:12 -05:00
parent 0785d392e3
commit 7a907c4448
10 changed files with 52 additions and 43 deletions

View File

@@ -163,7 +163,7 @@ protected:
BOOL mAvatarImpostors;
BOOL mAvatarCloth;
S32 mAvatarMode;
S32 mLightingDetail;
BOOL mLocalLights;
S32 mTerrainDetail;
F32 mRenderFarClip;