[sldev] [VWR] Scale not sticking
Jason Giglio
gigstaggart at gmail.com
Sat Mar 1 16:33:16 PST 2008
Anna Gulaev wrote:
> I'm trying to re-scale (and also potentially re-position and rotate) a
> set of objects using MultipleObjectUpdate following the example of
> LLSelectMgr::sendListToRegions(). I'm finding it rather unreliable. On
> the first pass it might get half the objects, and the others snap back
> to their original size (though the position and rotation stick). Second
> pass a few more will scale. Third pass a couple more. Sometimes it takes
> quite a few passes, and invariable there's one prim that won't scale no
> way no how.
>
> I've seen this using the viewer build tools, too. When you resize a
> linked object, sometimes the whole linkset will snap back, or worse,
> only one prim will do so. The jira issue for this (not submitted by me)
> was closed because there isn't a reliable repro. Some suggestions people
> have had have been to make smaller changes, make smoother changes, make
> faster changes, make slower changes, etc etc. Basically, play with it
> until it sticks, and have a backup for when it breaks.
It would be very good if you could track down a reliable repro for this
and reopen the bug. It sounds like you are already most of the way
there. You'll just need to figure out what your code is doing all of
the time, and that the normal client is only doing rarely, that is
causing this behavior.
-Jason
More information about the SLDev
mailing list