Greetings,
I was in the process of creating a patch to backport the new LSL functions
to viewer v1.23, but I noticed that some of these functions, while
already implemented server-side, are not even implemented in viewer 2...
For example, llGetLinkPrimitiveParams() does compile (in any viewer) bu
On Sat, Jun 19, 2010 at 11:47 AM, Henri Beauchamp wrote:
> I was in the process of creating a patch to backport the new LSL functions
> to viewer v1.23, but I noticed that some of these functions, while
> already implemented server-side, are not even implemented in viewer 2...
>
> For example, llG