|
|
|
[
Permlink
| « Hide
]
Khamon Fate added a comment - 04/Apr/07 09:26 PM
Update: the misrendering only occurs when llSetPrimitiveParams resizes and moves the children, not when they are simply resized and left in place. It's apparently an issue with properly rendering flexible child prims that have been moved by a script.
One more clarifcation, we only see this effect when child prims are being offset to the object using llSetPrimitiveParams(). Not when the entire object is moved by a script.
I am not sure if this is the right place to post this, but I have been having problems with flexible feature while building for 3 weeks or more, now. And I am not sure if it is a client based problem or not, or that anyone else is having the same issue. But when I make a prim and turn on the flexible feature, then try and change the size of it, wheather manually or by changing the nimbers...it does not change size. In the "stretch" mode, the bounding box changes to the size I make, but the actual prim does not. I have found I have to do one of 2 things to get the prim to change size. (1) zoom out away from the prim, it will change. (2) turn the flexi feature off, then back on. This is minor, but somewhat annoying.
I can confirm this too. Happens wenever you resize a flexiprim in a linkset. Unlinked flexis work fine, but those which are linked requirte some addditional editing to make the effect show.
This is getting imported, but please add a script example or clear repro instructions - devs grab things faster that include an easy repro.
llSetScale() doesn't behave properly if the Flexible property is enabled.
To Reproduce: 1. Rez a cube, and put this script in it: integer Big = TRUE; default 2. Touch the cube, see that it toggles big and small. 3. Go to the Features tab and enable Flexible. 4. Touch the cube again, see that it doesn't scale properly any more. Soft, any updates on this? I'm running into it with my current project, and it's really being a nightmare
This issue has been around a long time :/ The only workaround I can find that works is setting the object to non flexible before doing the transform, and flexible again after. Trying to force an update with llSetText or similar only half works
this has been fixed and released in 1.20 RC3
This issue is present in Release viewer 1.20.15 (92456). The script posted by Gigs Taggart works fine with a normal prim, but does not render properly with a flexi prim. The issue with scripted prim move using llSetPrimitiveParams is also messing up, showing the prim as a long thin prim when it should be at minimum size for all three axis.
Changed 'Affects Version/s' to v1.20.
Still happens for me in 1.20.15 also.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||