diff options
| author | andreykproductengine <akleshchev@productengine.com> | 2015-03-24 19:05:18 +0200 |
|---|---|---|
| committer | andreykproductengine <akleshchev@productengine.com> | 2015-03-24 19:05:18 +0200 |
| commit | f930cd149299c520b5147ddf72d50c57985b6d66 (patch) | |
| tree | bd8ae85c4fd405fcbe30eb9525c5275c2fa3fc97 /indra/llcharacter/lljoint.cpp | |
| parent | 27f83733e9967db82f7fcee153db48549038eeb5 (diff) | |
| parent | c489f1f8647a77c8c7d5fb5b721433dd72cb49c8 (diff) | |
Merge with viewer-release and become 3.7.27
Diffstat (limited to 'indra/llcharacter/lljoint.cpp')
| -rwxr-xr-x | indra/llcharacter/lljoint.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcharacter/lljoint.cpp b/indra/llcharacter/lljoint.cpp index 6f22a7c6b7..40695bfa24 100755 --- a/indra/llcharacter/lljoint.cpp +++ b/indra/llcharacter/lljoint.cpp @@ -290,7 +290,7 @@ const LLVector3& LLJoint::getPosition() bool do_debug_joint(const std::string& name) { - return true; + return false; } //-------------------------------------------------------------------- |
