diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2013-07-10 13:02:09 -0700 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2013-07-10 13:02:09 -0700 |
commit | d079f0dcdc0d317813cda282496a1edae3feed64 (patch) | |
tree | 8031ce6456a352bcbc526762b57cfa08e9c155a4 /indra | |
parent | 6ba85bd6b300b471ec5f86af462f297bb54522e2 (diff) |
SH-4319 WIP - set using server bakes on receiving a cached texture response in a non-bake region
Diffstat (limited to 'indra')
-rwxr-xr-x | indra/newview/llagentwearables.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llagentwearables.cpp b/indra/newview/llagentwearables.cpp index 8e60bf1c6d..93ccec7d49 100755 --- a/indra/newview/llagentwearables.cpp +++ b/indra/newview/llagentwearables.cpp @@ -1443,6 +1443,7 @@ void LLAgentWearables::queryWearableCache() { return; } + gAgentAvatarp->setIsUsingServerBakes(false); // Look up affected baked textures. // If they exist: |