[opensource-dev] Fix for "Attachments displayed in mouselook" bug
Ponzu
lee.ponzu at gmail.com
Sun Oct 10 09:14:13 PDT 2010
On Sat, Oct 9, 2010 at 11:30 PM, Tateru Nino <tateru.nino at gmail.com> wrote:
> Well, that depends. That element might be used for something else,
> elsewhere.
>
> If the _intended_ behaviour of the function (and of the array/container) is
> documented, then it's relatively easy to make decisions about how best to
> implement that, clearly, concisely and efficiently - or at least to argue it
> back and forth :)
>
>
You are right, of course. i did track it a little. I found where
mRenderTypeEnabled[0] is set to TRUE, and I don't see any place where it is
used. type is an enum that does not seem ever take the value 0.
So, I set mRenderTypeEnabled[0] to FALSE, and put in a couple of
llasserts(). So far, things seem to work as expected.
Tateru's wrong rabbit hole is still a possibility of course. I am not
suggesting wholesale distribution of this fix. Merov's seems to do the
trick just ine.
lee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20101010/1ad6e728/attachment.htm
More information about the opensource-dev
mailing list