diff options
| author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2022-01-21 19:13:28 +0200 |
|---|---|---|
| committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2022-01-21 19:13:28 +0200 |
| commit | 0bef5e553e5234b9373507341e3b001f4f4e54e7 (patch) | |
| tree | fdef7dbfe165d34619e4e4b474ea756a21a2fe63 /indra/newview/pipeline.cpp | |
| parent | 884501a41903d782934328ba2fbad8ce87f6c003 (diff) | |
Revert "SL-14717 Ability to trigger left clicks (and more) on animesh objects"
This reverts commit 8215fff0c2a1c895ef916837847cf7526ae61ef9.
# Conflicts:
# indra/newview/lltoolpie.cpp
Diffstat (limited to 'indra/newview/pipeline.cpp')
| -rw-r--r-- | indra/newview/pipeline.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/pipeline.cpp b/indra/newview/pipeline.cpp index 2cafd93b83..d797b64731 100644 --- a/indra/newview/pipeline.cpp +++ b/indra/newview/pipeline.cpp @@ -7176,7 +7176,6 @@ LLViewerObject* LLPipeline::lineSegmentIntersectInWorld(const LLVector4a& start, if (!sPickAvatar) { - pick_rigged = false; //save hit info in case we need to restore //due to attachment override LLVector4a local_normal; |
