Difference between revisions of "Release Notes/Second Life RC Magnum/13"
Jump to navigation
Jump to search
m |
|||
Line 4: | Line 4: | ||
* Scheduled 2013-01-16, for RC Magnum | * Scheduled 2013-01-16, for RC Magnum | ||
* Features | * Features | ||
** LSL constants have been added for 2 attachment points: [[ATTACH_NECK]] and [[ATTACH_AVATAR_CENTER]]; | ** LSL constants have been added for 2 {{LSLGC|Attachment|attachment}} points: [[ATTACH_NECK]] and [[ATTACH_AVATAR_CENTER]]; | ||
* Bug Fixes | * Bug Fixes | ||
** Fix for 'Scripted objects worn on Neck and Avatar Center show as "MissingString (Bad attachment point)" in script limits avatar panel' ({{Jira|BUG-1051}}) | ** Fix for 'Scripted objects worn on Neck and Avatar Center show as "MissingString (Bad attachment point)" in script limits avatar panel' ({{Jira|BUG-1051}}) |
Revision as of 20:33, 14 January 2013
13.01.11.268951
- This is a maint-server project
- Scheduled 2013-01-16, for RC Magnum
- Features
- LSL constants have been added for 2 attachment points: ATTACH_NECK and ATTACH_AVATAR_CENTER;
- Bug Fixes
13.01.04.268719
- This is the region crossing improvement project
- Scheduled 2013-01-09, for RC BlueSteel, RC LeTigre, and RC Magnum
- Contains
- Added background serialization of the Agent and their attachments on region crossing. Reduces the burden of region crossing on sim performance.