Hello everybody. This is a short summary of OpenSim development for the past week up until the end of last Saturday. The letters in brackets after bug and feature points are the Git revision identifiers in which the work appears. We only give the first 6 characters of each revision but this should be enough to identify it.
The changes described here appear only in OpenSim’s cutting edge Git ‘master’ branch. Please do not attempt to use code taken directly from ‘master’ in any production environment. At particular points in time this in-development code may not work or may even cause data corruption. If you are not a developer or tester, please treat this summary instead as a preview of what will be coming up in the next release. The latest official release is OpenSim 0.6.8 (released on 23rd December 2009).
This week in OpenSim ( 9821c4 – d1f2fa ).
General news
- None this week
Features & bug fixes
- Revolution contributed a patch that fixes undo (9821c4).
- Revolution contributed a patch that adds redo support (9821c4).
- Revolution contributed a patch that adds land undo support (9821c4).
- Revolution contributed a patch that stops avatars already in the region from appearing in the T-pose on login (9821c4).
- Revolution contributed a patch that may stop avatar feet sinking in to the ground (9821c4).
- Revolution contributed a patch that completes the implementation of llSetStatus() (9821c4).
- Revolution contributed a patch that implements llLoopSoundSlave(), llLoopSoundMaster() and llTriggerSoundLimited() (9821c4).
- Revolution contributed a patch that completes the implementation of llLookAt() (9821c4).
- Revolution contributed a patch that implements llPointAt() and llStopPointAt() (9821c4).
- Revolution contributed a patch that implements llGetCenterOfMass() (9821c4).
- Revolution contributed a patch that implements llGroundRepel() (9821c4).
- Revolution contributed a patch that implements llSetVehicleFlags() and llRemoveVehicleFlags() (9821c4).
- Revolution contributed a patch that implements llSetInventoryPermMask() (9821c4).
- Revolution contributed a patch that adds PARCEL_MEDIA_COMMAND_TEXTURE, PARCEL_MEDIA_COMMAND_URL, PARCEL_MEDIA_COMMAND_TYPE, PARCEL_MEDIA_COMMAND_SIZE and PARCEL_MEDIA_COMMAND_DESC to llParcelMediaCommandList() (9821c4).
- All this apparantly leaves just one unimplement LSL function and two unimplemented events. Thanks Revolution!
- Melanie changed the handling of the SYSTEMIP value in ExternalHostName in a region setup so that it chooses the first network address or the loopback address if no network address is found (842b68).
Infrastructure
- Diva and Melanie continue to work on migrating the legacy user service into a number of separate ROBUST services (presence, user accounts, authentication, etc.). This is currently being done on a separate presence-refactor branch. This will be merged soon.
as always, just wow
… only some functions left .. hope they will all work .. The next version on the osgrid webswite will included all those features , right ?
@Wordfromthe Wise – I would expect so.