[opensource-dev] Where are the new LSL functions in viewer 2 ?

2010-06-19 Thread Henri Beauchamp
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

Re: [opensource-dev] Where are the new LSL functions in viewer 2 ?

2010-06-19 Thread Jacek Antonelli
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