Re: [sldev] Snowglobe 1.2 RC 4

2009-11-19 Thread Dzonatas Sol
Just to note: I've tested the 32 bit snowglobe 1.2.4.3007 straight out of the box. It has worked smooth. I had to update the libs to the 64 bit slvoice in order for that to work properly. I like how this works with the mixed mode 32/64 bit. It lets us keep a more consistent binary. +1 for plug

Re: [sldev] Snowglobe 1.2 RC 4

2009-11-19 Thread Philippe (Merov) Bossut
Hi, On Thu, Nov 19, 2009 at 10:55 AM, Tillie Ariantho wrote: > So the texture rezzing problems got fixed, too? > I'm not sure which issue you're referring to. There has been some pesky texture fetching issues solved: - SNOW-48 Large textures s

Re: [sldev] Snowglobe 1.2 RC 4

2009-11-19 Thread Tillie Ariantho
Philippe (Merov) Bossut wrote: > There's currently *no* bugs against 1.2 so these are true Release > Candidates. Please go ahead, download and test :) So the texture rezzing problems got fixed, too? ___ Policies and (un)subscribe information available h

Re: [sldev] selection manager

2009-11-19 Thread Melinda Green
Right. Look at the bulk permissions changing code for an example of affecting selected objects. -Melinda Thomas Grimshaw wrote: > Hi Thomas > > After rezzing the object, you would need to wait for the viewer to > receive an ObjectUpdate packet from the server before the prim is > selectable. >

Re: [sldev] selection manager

2009-11-19 Thread Thomas Grimshaw
Hi Thomas After rezzing the object, you would need to wait for the viewer to receive an ObjectUpdate packet from the server before the prim is selectable. Hope this helps Tom Thomas Schindler wrote: > Hi, > > I'm trying to implement a feature in the realXtend Viewer, which is > based on the

[sldev] selection manager

2009-11-19 Thread Thomas Schindler
Hi, I'm trying to implement a feature in the realXtend Viewer, which is based on the SL client code and I'm stuck. Maybe someone of you can help me understand, where the problem is. I've added a new entry in the menu. If I click it, a new cube appears and after that I want to make some change