[opensource-dev] Fwd: Call for mesh volunteer regions

2011-08-02 Thread Oz Linden (Scott Lawrence)



 Original Message 
Subject:Call for mesh volunteer regions
Date:   Wed, 27 Jul 2011 16:14:55 -0700
From:   Charlie (Charlar) 



We're at about 100 regions right now - but we want to be at 300+ by the 
end of the week.


Now we want to accelerate the process, and to do that, we need more 
volunteers. If you have a region, or know a good resident who has one, 
the mesh team would love for you to volunteer it to run mesh.


To understand the limitations (it can't be on the mainland, for one) and 
find out how to get on the list, *go to 
https://wiki.secondlife.com/wiki/Mesh/LiveVolunteers.*



Come live /La Vida Residente!/

Charlie (Charlar)
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

[opensource-dev] Review Request: STORM-1291 [STRING IN ENG] Gestos button. Many gestures. (part 2)

2011-08-02 Thread Vadim ProductEngine

---
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/426/
---

Review request for Viewer.


Summary
---

Localized common (unisex) gestures.


This addresses bug STORM-1291.
http://jira.secondlife.com/browse/STORM-1291


Diffs
-

  indra/newview/llfloatergesture.cpp b87a6090fb74 
  indra/newview/llviewerinventory.cpp b87a6090fb74 
  indra/newview/skins/default/xui/en/strings.xml b87a6090fb74 

Diff: http://codereview.secondlife.com/r/426/diff


Testing
---


Thanks,

Vadim

___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Re: [opensource-dev] Review Request: STORM-1436 [JP]"Contents" and "New Script" folder text are missing in "Content" tab for "Build" floater

2011-08-02 Thread Seth ProductEngine

---
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/420/#review946
---

Ship it!


Looks good to me.

- Seth


On July 28, 2011, 7:29 p.m., Vadim ProductEngine wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> http://codereview.secondlife.com/r/420/
> ---
> 
> (Updated July 28, 2011, 7:29 p.m.)
> 
> 
> Review request for Viewer and Richard Nelson.
> 
> 
> Summary
> ---
> 
> Fixed broken localization of "Contents" and "New Script" items in the 
> Contents tab of Build Tools.
> The bug happened when the translations contained non-ASCII characters.
> 
> Reason: Names of inventory items are limited to ASCII characters.
> Fix: Leave names in English, localize them when displaying (on the fly).
> 
> The fix only affects object's inventory (i.e. not agent inventory).
> 
> 
> This addresses bug STORM-1436.
> http://jira.secondlife.com/browse/STORM-1436
> 
> 
> Diffs
> -
> 
>   indra/newview/llpanelcontents.cpp 2f9a87538ca1 
>   indra/newview/llpanelobjectinventory.cpp 2f9a87538ca1 
>   indra/newview/llviewerobject.cpp 2f9a87538ca1 
> 
> Diff: http://codereview.secondlife.com/r/420/diff
> 
> 
> Testing
> ---
> 
> Tested Japanese and Polish translations. The "Contents", "New Script", ""New 
> Script 1", "New Script 2", etc names were correctly localized.
> 
> 
> Thanks,
> 
> Vadim
> 
>

___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

[opensource-dev] Review Request: STORM-1534: Derive Credits lists of contributors and translators from doc/ files

2011-08-02 Thread Oz Linden

---
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/427/
---

Review request for Viewer.


Summary
---

In the Help>About Second Life dialog, there are lists of users who have 
contributed to the viewer and provided translations.  Prior to this change, 
those lists had to be updated manually (and had not been updated in quite some 
time).

Since we have a separate file (doc/contributions.txt) to track contributions, 
and it is in an easily parseable format, this change modifies the viewer build 
to construct a file (app_settings/contributors.txt) containing those names, and 
another for the translators (app_settings/translators.txt) from a new 
doc/translations.txt file (the contents of which are not complete in this 
patch, but are sufficient for review and testing purposes).

I also removed the list of Lindens from the dialog, as it too had not been 
updated in a long time and replaced it with a more generic statement.


This addresses bug storm-1534.
http://jira.secondlife.com/browse/storm-1534


Diffs
-

  doc/contributions.txt abd84f85d848 
  doc/translations.txt PRE-CREATION 
  indra/newview/llfloaterabout.cpp abd84f85d848 
  indra/newview/skins/default/xui/en/floater_about.xml abd84f85d848 
  indra/newview/viewer_manifest.py abd84f85d848 

Diff: http://codereview.secondlife.com/r/427/diff


Testing
---

So far built and tested only locally on my Mac... will set up a TeamCity build 
for other platforms shortly and add a pointer here.  See screenshot on the jira 
issue.


Thanks,

Oz

___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Re: [opensource-dev] Review Request: STORM-1291 [STRING IN ENG] Gestos button. Many gestures. (part 2)

2011-08-02 Thread Seth ProductEngine

---
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/426/#review947
---

Ship it!


- Seth


On Aug. 2, 2011, 8:40 a.m., Vadim ProductEngine wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> http://codereview.secondlife.com/r/426/
> ---
> 
> (Updated Aug. 2, 2011, 8:40 a.m.)
> 
> 
> Review request for Viewer.
> 
> 
> Summary
> ---
> 
> Localized common (unisex) gestures.
> 
> 
> This addresses bug STORM-1291.
> http://jira.secondlife.com/browse/STORM-1291
> 
> 
> Diffs
> -
> 
>   indra/newview/llfloatergesture.cpp b87a6090fb74 
>   indra/newview/llviewerinventory.cpp b87a6090fb74 
>   indra/newview/skins/default/xui/en/strings.xml b87a6090fb74 
> 
> Diff: http://codereview.secondlife.com/r/426/diff
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Vadim
> 
>

___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Re: [opensource-dev] Review Request: STORM-1534: Derive Credits lists of contributors and translators from doc/ files

2011-08-02 Thread Kadah
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The lists in app_settings/contributors.txt and
app_settings/translators.txt are not sorted or displayed alphabetically
(random order?), is this intentional?

On 8/2/2011 10:40 AM, Oz Linden wrote:
> 
>   Description
> 
> In the Help>About Second Life dialog, there are lists of users who have 
> contributed to the viewer and provided translations.  Prior to this change, 
> those lists had to be updated manually (and had not been updated in quite 
> some time).
> 
> Since we have a separate file (doc/contributions.txt) to track contributions, 
> and it is in an easily parseable format, this change modifies the viewer 
> build to construct a file (app_settings/contributors.txt) containing those 
> names, and another for the translators (app_settings/translators.txt) from a 
> new doc/translations.txt file (the contents of which are not complete in this 
> patch, but are sufficient for review and testing purposes).
> 
> I also removed the list of Lindens from the dialog, as it too had not been 
> updated in a long time and replaced it with a more generic statement.
> 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJOOG5XAAoJEIdLfPRu7qE2MNwIAIm+ueJzmaT4ht81vxZNPD/y
SLcv8v8uUn3Wju+GygNr6QpnrBYw4GcU4iOlGyDJkfhqFlEB8Sc21TLL7WAYwJG2
x5lfxnMX/zt0jrjCbvjSNSHmxNH+KzYMtiAEC4P1NKYLG7upL0lZB7HJyO9wi6ev
1aepcsySgMr5X+63jUyi3slx61FXoBHUCxgHUEOp06mJNQT1e7UseJwZVj1mkygo
ANroyJt41GF47kKelJBsT/rZtYfICFcz4Aasqxh0BGm57mxfqKZT9uaeRedE7bW/
z1T6uRwKC1QYub15kpXNkAJEh3XDg5psesFiqG28T9JmFEOksoMY6d/+ljyQ25c=
=1xr7
-END PGP SIGNATURE-
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges


Re: [opensource-dev] Review Request: STORM-1534: Derive Credits lists of contributors and translators from doc/ files

2011-08-02 Thread Latif Khalifa
The about box contains a list of people who have contributed not only code
changes but have participate in other aspects of SL viewer development such
as QA. Are these contributions going to be deleted now?

On Tue, Aug 2, 2011 at 11:38 PM, Kadah  wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> The lists in app_settings/contributors.txt and
> app_settings/translators.txt are not sorted or displayed alphabetically
> (random order?), is this intentional?
>
> On 8/2/2011 10:40 AM, Oz Linden wrote:
> >
> >   Description
> >
> > In the Help>About Second Life dialog, there are lists of users who have
> contributed to the viewer and provided translations.  Prior to this change,
> those lists had to be updated manually (and had not been updated in quite
> some time).
> >
> > Since we have a separate file (doc/contributions.txt) to track
> contributions, and it is in an easily parseable format, this change modifies
> the viewer build to construct a file (app_settings/contributors.txt)
> containing those names, and another for the translators
> (app_settings/translators.txt) from a new doc/translations.txt file (the
> contents of which are not complete in this patch, but are sufficient for
> review and testing purposes).
> >
> > I also removed the list of Lindens from the dialog, as it too had not
> been updated in a long time and replaced it with a more generic statement.
> >
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.11 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iQEcBAEBAgAGBQJOOG5XAAoJEIdLfPRu7qE2MNwIAIm+ueJzmaT4ht81vxZNPD/y
> SLcv8v8uUn3Wju+GygNr6QpnrBYw4GcU4iOlGyDJkfhqFlEB8Sc21TLL7WAYwJG2
> x5lfxnMX/zt0jrjCbvjSNSHmxNH+KzYMtiAEC4P1NKYLG7upL0lZB7HJyO9wi6ev
> 1aepcsySgMr5X+63jUyi3slx61FXoBHUCxgHUEOp06mJNQT1e7UseJwZVj1mkygo
> ANroyJt41GF47kKelJBsT/rZtYfICFcz4Aasqxh0BGm57mxfqKZT9uaeRedE7bW/
> z1T6uRwKC1QYub15kpXNkAJEh3XDg5psesFiqG28T9JmFEOksoMY6d/+ljyQ25c=
> =1xr7
> -END PGP SIGNATURE-
> ___
> Policies and (un)subscribe information available here:
> http://wiki.secondlife.com/wiki/OpenSource-Dev
> Please read the policies before posting to keep unmoderated posting
> privileges
>
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Re: [opensource-dev] Review Request: STORM-1534: Derive Credits lists of contributors and translators from doc/ files

2011-08-02 Thread Kadah
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Judging from the diff, it looks like they might have been merged in to
the doc/contributions.txt list.

Hmmm, the random order was intended Why is that? *cross posts
question to jira*

On 8/2/2011 3:44 PM, Latif Khalifa wrote:
> The about box contains a list of people who have contributed not only
> code changes but have participate in other aspects of SL viewer
> development such as QA. Are these contributions going to be deleted now?
> 
> On Tue, Aug 2, 2011 at 11:38 PM, Kadah  > wrote:
> 
> The lists in app_settings/contributors.txt and
> app_settings/translators.txt are not sorted or displayed alphabetically
> (random order?), is this intentional?
> 
> On 8/2/2011 10:40 AM, Oz Linden wrote:
> 
>>   Description
> 
>> In the Help>About Second Life dialog, there are lists of users who
> have contributed to the viewer and provided translations.  Prior to
> this change, those lists had to be updated manually (and had not
> been updated in quite some time).
> 
>> Since we have a separate file (doc/contributions.txt) to track
> contributions, and it is in an easily parseable format, this change
> modifies the viewer build to construct a file
> (app_settings/contributors.txt) containing those names, and another
> for the translators (app_settings/translators.txt) from a new
> doc/translations.txt file (the contents of which are not complete in
> this patch, but are sufficient for review and testing purposes).
> 
>> I also removed the list of Lindens from the dialog, as it too had
> not been updated in a long time and replaced it with a more generic
> statement.
> 
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting
privileges

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJOOIAkAAoJEIdLfPRu7qE2OhAH/RD8gh5skBXWjOjUNHssTVj3
T+JqcLh7kVjlfcz6uwWqbl7EH/g1HntFtLXp8FMk847NIgGWfDcz6QRnRXC0m1uu
lk+h7aoS2pBGEZfBPbAEZO6wbsL0LwCgdSNMdcmaw9J+P9HosM6o8aeLY32MDHeW
HVmzhg+lGlweQW8d5qJL1TCrTT6YLQk5zRJCvpWuJf4SlJOnGWXIjvKClC8iN1/z
/SnNnwD8V3VbYo/eLxuy0HJ1ByOVJY5Uyl6N+dO4qcyN2iyaq8xXKFMcLsUJAsBB
t86V2D7CkygquNDnbKTa3uyEZqb/GsNWfBLX13NbwnsijjrllTZMNGJG9rbH7NY=
=vBZT
-END PGP SIGNATURE-
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges


Re: [opensource-dev] Review Request: STORM-1534: Derive Credits lists of contributors and translators from doc/ files

2011-08-02 Thread Kadah Coba

---
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/427/#review948
---


Works on windows within the IDE as long as 'package' is enabled (obviously) or 
the credits lists are blank (expected).

- Kadah


On Aug. 2, 2011, 10:40 a.m., Oz Linden wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> http://codereview.secondlife.com/r/427/
> ---
> 
> (Updated Aug. 2, 2011, 10:40 a.m.)
> 
> 
> Review request for Viewer.
> 
> 
> Summary
> ---
> 
> In the Help>About Second Life dialog, there are lists of users who have 
> contributed to the viewer and provided translations.  Prior to this change, 
> those lists had to be updated manually (and had not been updated in quite 
> some time).
> 
> Since we have a separate file (doc/contributions.txt) to track contributions, 
> and it is in an easily parseable format, this change modifies the viewer 
> build to construct a file (app_settings/contributors.txt) containing those 
> names, and another for the translators (app_settings/translators.txt) from a 
> new doc/translations.txt file (the contents of which are not complete in this 
> patch, but are sufficient for review and testing purposes).
> 
> I also removed the list of Lindens from the dialog, as it too had not been 
> updated in a long time and replaced it with a more generic statement.
> 
> 
> This addresses bug storm-1534.
> http://jira.secondlife.com/browse/storm-1534
> 
> 
> Diffs
> -
> 
>   doc/contributions.txt abd84f85d848 
>   doc/translations.txt PRE-CREATION 
>   indra/newview/llfloaterabout.cpp abd84f85d848 
>   indra/newview/skins/default/xui/en/floater_about.xml abd84f85d848 
>   indra/newview/viewer_manifest.py abd84f85d848 
> 
> Diff: http://codereview.secondlife.com/r/427/diff
> 
> 
> Testing
> ---
> 
> So far built and tested only locally on my Mac... will set up a TeamCity 
> build for other platforms shortly and add a pointer here.  See screenshot on 
> the jira issue.
> 
> 
> Thanks,
> 
> Oz
> 
>

___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Re: [opensource-dev] Review Request: STORM-1534: Derive Credits lists of contributors and translators from doc/ files

2011-08-02 Thread Latif Khalifa
I see, thanks for the clarification.

On Wed, Aug 3, 2011 at 12:54 AM, Kadah  wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Judging from the diff, it looks like they might have been merged in to
> the doc/contributions.txt list.
>
> Hmmm, the random order was intended Why is that? *cross posts
> question to jira*
>
> On 8/2/2011 3:44 PM, Latif Khalifa wrote:
> > The about box contains a list of people who have contributed not only
> > code changes but have participate in other aspects of SL viewer
> > development such as QA. Are these contributions going to be deleted now?
> >
> > On Tue, Aug 2, 2011 at 11:38 PM, Kadah  > > wrote:
> >
> > The lists in app_settings/contributors.txt and
> > app_settings/translators.txt are not sorted or displayed alphabetically
> > (random order?), is this intentional?
> >
> > On 8/2/2011 10:40 AM, Oz Linden wrote:
> >
> >>   Description
> >
> >> In the Help>About Second Life dialog, there are lists of users who
> > have contributed to the viewer and provided translations.  Prior to
> > this change, those lists had to be updated manually (and had not
> > been updated in quite some time).
> >
> >> Since we have a separate file (doc/contributions.txt) to track
> > contributions, and it is in an easily parseable format, this change
> > modifies the viewer build to construct a file
> > (app_settings/contributors.txt) containing those names, and another
> > for the translators (app_settings/translators.txt) from a new
> > doc/translations.txt file (the contents of which are not complete in
> > this patch, but are sufficient for review and testing purposes).
> >
> >> I also removed the list of Lindens from the dialog, as it too had
> > not been updated in a long time and replaced it with a more generic
> > statement.
> >
> ___
> Policies and (un)subscribe information available here:
> http://wiki.secondlife.com/wiki/OpenSource-Dev
> Please read the policies before posting to keep unmoderated posting
> privileges
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.11 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iQEcBAEBAgAGBQJOOIAkAAoJEIdLfPRu7qE2OhAH/RD8gh5skBXWjOjUNHssTVj3
> T+JqcLh7kVjlfcz6uwWqbl7EH/g1HntFtLXp8FMk847NIgGWfDcz6QRnRXC0m1uu
> lk+h7aoS2pBGEZfBPbAEZO6wbsL0LwCgdSNMdcmaw9J+P9HosM6o8aeLY32MDHeW
> HVmzhg+lGlweQW8d5qJL1TCrTT6YLQk5zRJCvpWuJf4SlJOnGWXIjvKClC8iN1/z
> /SnNnwD8V3VbYo/eLxuy0HJ1ByOVJY5Uyl6N+dO4qcyN2iyaq8xXKFMcLsUJAsBB
> t86V2D7CkygquNDnbKTa3uyEZqb/GsNWfBLX13NbwnsijjrllTZMNGJG9rbH7NY=
> =vBZT
> -END PGP SIGNATURE-
>
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Re: [opensource-dev] Call for mesh volunteer regions

2011-08-02 Thread Laurent Bechir

I have a friend who is interested by this program. But I have some questions 
before. I read on the wiki :

It is unlikely, but objects may be destroyed or broken permanently

Does it concerns only meshes or also other objects rezzed on the sim ? I'm 
asking because the sim she wants to add in the beta program is where is her 
main store as fashion designer so I wondered if it was safe to be volunteer ?

She is renting a sim. Can she asks herself to be volunteer or does she have to 
ask to the sim owner to do it ?

Thank you 


Le 2 août 2011 à 16:16, Oz Linden (Scott Lawrence) a écrit :

> 
> 
>  Original Message 
> Subject:  Call for mesh volunteer regions
> Date: Wed, 27 Jul 2011 16:14:55 -0700
> From: Charlie (Charlar) 
> 
> We're at about 100 regions right now - but we want to be at 300+ by the end 
> of the week.
> 
> Now we want to accelerate the process, and to do that, we need more 
> volunteers. If you have a region, or know a good resident who has one, the 
> mesh team would love for you to volunteer it to run mesh.
> 
> To understand the limitations (it can't be on the mainland, for one) and find 
> out how to get on the list, go to 
> https://wiki.secondlife.com/wiki/Mesh/LiveVolunteers.
> 
> 
> Come live La Vida Residente!
> 
> Charlie (Charlar)
> ___
> Policies and (un)subscribe information available here:
> http://wiki.secondlife.com/wiki/OpenSource-Dev
> Please read the policies before posting to keep unmoderated posting privileges

___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Re: [opensource-dev] Call for mesh volunteer regions

2011-08-02 Thread Kadah
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The estate owner has to volunteer.

On 8/2/2011 4:42 PM, Laurent Bechir wrote:
> She is renting a sim. Can she asks herself to be volunteer or does she
> have to ask to the sim owner to do it ?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJOOJNrAAoJEIdLfPRu7qE2RIIH/2lacP1nrYEDL7E/5lq7If4c
ewakwxq8/f0jbXuEwnesxPaS+TDlBWOyw/ngG/cQDkDTKCDChfYQdqJz5+BZocg9
rjCxJmtCYa78mK/aqn5sjhaEKxW2h/dtGxElCRtUFJZCWKBSB06POI3qrt0yo2HM
npRO0GHM2Xh5EnZntCFU1Zt/4vSKaMtvx6InSqF5PNTBojEGKSHg/vimPkFV0D2H
dQ072ZE2z5a/cduPQmZ1/1RLZS7AxB/XEHJ0DWO8SIL+zmTE4tNN8skVqozJU8uB
rh8iyjJOGdrdakqbkbiEn46EnixSQ93ZpW5vkahKxhYihMwftLmHfcRVyLC6JaI=
=lx4h
-END PGP SIGNATURE-
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges


Re: [opensource-dev] Call for mesh volunteer regions

2011-08-02 Thread Tateru Nino
Other objects. I 'lost' some sculptie items which were transformed into
toroids, when the code rolled out to my home sim - I'm on the mainland,
and my sim was randomly allocated to an RC channel at some point.

We spent hours speculating what could have happened to our stuff to
break it so badly.

On 3/08/2011 9:42 AM, Laurent Bechir wrote:
>
> I have a friend who is interested by this program. But I have some
> questions before. I read on the wiki :
>
> It is unlikely, but objects may be destroyed or broken permanently
>
> Does it concerns only meshes or also other objects rezzed on the sim ?
> I'm asking because the sim she wants to add in the beta program is
> where is her main store as fashion designer so I wondered if it was
> safe to be volunteer ?
>
> She is renting a sim. Can she asks herself to be volunteer or does she
> have to ask to the sim owner to do it ?
>
> Thank you 
>
>
> Le 2 août 2011 à 16:16, Oz Linden (Scott Lawrence) a écrit :
>
>>
>>
>>  Original Message 
>> Subject: Call for mesh volunteer regions
>> Date:Wed, 27 Jul 2011 16:14:55 -0700
>> From:Charlie (Charlar) 
>>
>>
>>
>> We're at about 100 regions right now - but we want to be at 300+ by
>> the end of the week.
>>
>> Now we want to accelerate the process, and to do that, we need more
>> volunteers. If you have a region, or know a good resident who has
>> one, the mesh team would love for you to volunteer it to run mesh.
>>
>> To understand the limitations (it can't be on the mainland, for one)
>> and find out how to get on the list, *go
>> to https://wiki.secondlife.com/wiki/Mesh/LiveVolunteers.*
>>
>>
>> Come live /La Vida Residente!/
>>
>> Charlie (Charlar)
>> ___
>> Policies and (un)subscribe information available here:
>> http://wiki.secondlife.com/wiki/OpenSource-Dev
>> Please read the policies before posting to keep unmoderated posting
>> privileges
>
>
>
> ___
> Policies and (un)subscribe information available here:
> http://wiki.secondlife.com/wiki/OpenSource-Dev
> Please read the policies before posting to keep unmoderated posting privileges
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges