Oren Hurvitz
|
0da8fe3124
Refactored how asset/inventory types are associated with content types: gathered all the knowledge into a single class. Added the Mesh content type.
|
12 年之前 |
Justin Clark-Casey (justincc)
|
1a8769e6ef
Instead of loading default avatar animations in both SLUtil and AvatarAnimations, load just in AvatarAnimations instead.
|
12 年之前 |
Justin Clark-Casey (justincc)
|
bdc968f1fc
Factor out common default animations code into SLUtil. LLClientView now makes use of the SLUtil copy via a method rather than each LLClientView loading a separate copy.
|
12 年之前 |
Melanie
|
b32dcc6913
Fix notecards that end with an embedded object causing an exception
|
14 年之前 |
John Hurliman
|
9be1c0ff44
* Cache null account responses in the SimianUserAccountServiceConnector to avoid repeated requests for missing avatar IDs
|
14 年之前 |
John Hurliman
|
6892fc41f7
Applying patch from lkalif to add support for inventory links to the SimianGrid connectors
|
14 年之前 |
Jeff Ames
|
f58a0394ed
Formatting cleanup. Add copyright notices.
|
14 年之前 |
John Hurliman
|
3ecccbb77d
* Updated to libomv r3268 which fixes the mapping for OpenJPEG on 64-bit systems and adds protocol support for Viewer 2.0 (still needs work in OpenSim to get things fully functional)
|
14 年之前 |
Justin Clark-Casey (justincc)
|
e39fc95659
Fix LocalPresenceServiceConnector test now that the hardcoded test data has been removed from Data.Null.NullPresenceData
|
14 年之前 |
Justin Clark-Casey (justincc)
|
e07548d703
move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules can use it
|
14 年之前 |
John Hurliman
|
845a390e93
* Added a sanity check for missing asset data in LLClientView
|
14 年之前 |