
|
If you were logged in you would be able to see more operations.
|
|
|
| Linden Lab Issue ID: |
DEV-15109
|
hi,
this is an bug in the windlight client. i'm sure.
repro:
a) build two cubes.
b) link them.
c) put the following script into the child prim
d) move back and force and see how the rotation of the child prim stops or stutters
default {
state_entry() {
llTargetOmega(<0.0, 0.0, 1.0>, 0.1, 1.0);
}
}
the attached videos are encoded as ogg/theora.
wl.ogg shows the wrong performance on windlight based clients.
norm.ogg shows the very same performance with the 1.19.0.5 client.
tx Oh
|
|
Description
|
hi,
this is an bug in the windlight client. i'm sure.
repro:
a) build two cubes.
b) link them.
c) put the following script into the child prim
d) move back and force and see how the rotation of the child prim stops or stutters
default {
state_entry() {
llTargetOmega(<0.0, 0.0, 1.0>, 0.1, 1.0);
}
}
the attached videos are encoded as ogg/theora.
wl.ogg shows the wrong performance on windlight based clients.
norm.ogg shows the very same performance with the 1.19.0.5 client.
tx Oh |
Show » |
|
If so this is probablhy a duplicate of SVC-2107