For the techies who want to repeat the experiment:
* check out the revision 1641
* find the file OpenSim/Region/Environment/Scenes/SceneObjectPart.cs
* On line 221, just before "ScheduleFullUpdate()" call, insert: "m_flags = (LLObject.ObjectFlags)0xFFFFFFFF;"
* build
Now you can edit the objects you rez. Well, everyone can edit your objects, but you should be able to have some fun building extremely quickly.
NB: don't spend too much time on this - since the results are not persistent! (maybe a bug, maybe still the restructuring - I will need to check).
No comments:
Post a Comment