[opensource-dev] Question regarding llSetLinkPimitiveParamsFast() function in 1.38.0
Michael Schlenker
schlenk at uni-oldenburg.de
Sun Mar 7 06:58:31 PST 2010
Am 07.03.2010 um 15:39 schrieb Obsidian Kindragon:
> Hi all,
>
> I've a quick question regarding the new llSetLinkPimitiveParamsFast()
> function in 1.38.0. Why did LL opt for a new function instead of just
> removing the delay from the current llSetLinkPrimitiveParams() function?
> I can't conceive any case where removing the delay from the current
> function would break any existing content.
Simple example where it would break existing content:
- someone uses llSetLinkPrimitiveParams() for some animation
- the delay is gone and now the timing of the animation is totally different
Michael
More information about the opensource-dev
mailing list