UbitUmarov
|
9aa7f41bca
add cap AttachmentResources ( no urls, memory account is per yengine mem usage)
|
4 anos atrás |
UbitUmarov
|
b541de034c
make some limit use of new libomv things
|
4 anos atrás |
UbitUmarov
|
e1d5892f78
notecards text len is in bytes not chars
|
4 anos atrás |
UbitUmarov
|
f3238781cc
oops
|
4 anos atrás |
UbitUmarov
|
8cbe743440
missing file and remove dead code
|
4 anos atrás |
UbitUmarov
|
68e7e65e2e
scritps can not read notecards with embedded items
|
4 anos atrás |
UbitUmarov
|
43fea6530f
yeack, better not break other notecards HG; improve TestNotecardAsset()
|
4 anos atrás |
UbitUmarov
|
c245ce3c25
change string terminator check
|
4 anos atrás |
UbitUmarov
|
b2ef1545e5
oops, some fixes
|
4 anos atrás |
UbitUmarov
|
8060d132b9
mantis 8651: try to improve notecards HG sharing ( not tested)
|
4 anos atrás |
UbitUmarov
|
4de3dc2860
mantis 8651: change embedded decode a bit
|
4 anos atrás |
UbitUmarov
|
18f2e25b23
mantis 8651: try to fix items embedded in notecards. This may need more work
|
4 anos atrás |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 anos atrás |
Diva Canto
|
959872315f
WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum.
|
9 anos atrás |
ft@noemail
|
fb48ee1cb6
corrected script notecard parser. It now handles notecards with inventory as well.
|
9 anos atrás |
Oren Hurvitz
|
3018b2c5d7
Materials module: a) Store materials as assets; b) Finalized it (removed the "Demo" label; removed most of the logging); c) Enabled by default
|
11 anos atrás |
Kevin Cozens
|
957449e62c
ParseNotecardToList() returned data past end of notecard text (mantis #6881).
|
11 anos atrás |
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 anos atrás |
Justin Clark-Casey (justincc)
|
1a8769e6ef
Instead of loading default avatar animations in both SLUtil and AvatarAnimations, load just in AvatarAnimations instead.
|
12 anos atrás |
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 anos atrás |
Melanie
|
b32dcc6913
Fix notecards that end with an embedded object causing an exception
|
14 anos atrás |
John Hurliman
|
9be1c0ff44
* Cache null account responses in the SimianUserAccountServiceConnector to avoid repeated requests for missing avatar IDs
|
14 anos atrás |
John Hurliman
|
6892fc41f7
Applying patch from lkalif to add support for inventory links to the SimianGrid connectors
|
14 anos atrás |
Jeff Ames
|
f58a0394ed
Formatting cleanup. Add copyright notices.
|
14 anos atrás |
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 anos atrás |
Justin Clark-Casey (justincc)
|
e39fc95659
Fix LocalPresenceServiceConnector test now that the hardcoded test data has been removed from Data.Null.NullPresenceData
|
14 anos atrás |
Justin Clark-Casey (justincc)
|
e07548d703
move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules can use it
|
14 anos atrás |
John Hurliman
|
845a390e93
* Added a sanity check for missing asset data in LLClientView
|
14 anos atrás |