Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 lat temu |
Melanie Thielker
|
d42de53dda
Allow default permissions from the viewer to be applied to uploaded objects.
|
8 lat temu |
UbitUmarov
|
a7079c9227
add default eyes to default wearables, and revert previus bad commit
|
9 lat temu |
UbitUmarov
|
0d8f62405c
add other Eyes asset id to xferupload defaults
|
9 lat temu |
UbitUmarov
|
c277dbd66c
fix a more few typos
|
9 lat temu |
UbitUmarov
|
b453ef0fbd
fix a few typos
|
9 lat temu |
UbitUmarov
|
fbef862aee
add a few more known texture IDs
|
9 lat temu |
UbitUmarov
|
0eba5d25c3
revert validating Library textures. Those need to be on a grid assets or will not work anyway
|
9 lat temu |
UbitUmarov
|
8e920ac59d
try to validate textures from library folder
|
9 lat temu |
UbitUmarov
|
8621abf2b7
send a reply on UpdateInventoryItem with the transactionID viewer sent. Protocol seems to have also a callbackID on this, apparently ignored by viewers ( as possible the transactionID )
|
9 lat temu |
UbitUmarov
|
410ae96d04
put back diva's cache with her recent fix but also avoid duplicated InventoryService.UpdateItem call in case of m_uploadState is complete. In that case CompleteItemUpload will do it
|
9 lat temu |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 lat temu |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 lat temu |
Melanie Thielker
|
e37637587a
Add a sample use for the validation
|
10 lat temu |
Melanie Thielker
|
3a42ea5279
Extend upload verification to all upload paths
|
10 lat temu |
Diva Canto
|
869191a51d
Small change to my previous commit: not so aggressive on the trigger, please.
|
10 lat temu |
Diva Canto
|
78c155cd12
Instrument the UDP path of creating assets so that it triggers an asset post for users with different asset servers
|
10 lat temu |
Melanie
|
5f4c4df227
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
|
11 lat temu |
Melanie
|
c341664c1b
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
|
11 lat temu |
Melanie
|
adf03ad2e5
Reinstate uploading temporary textures
|
11 lat temu |
Melanie
|
698363990b
Try to update inventory items when there is a valid asset - may fix temp textures
|
11 lat temu |
Melanie
|
776cc33541
Prevent items being destroyed by rename operations. Renaming of a wearable also
|
11 lat temu |
Melanie
|
380b017e32
Prevent items being destroyed by rename operations. Renaming of a wearable also
|
11 lat temu |
Melanie
|
7ad082f7c3
Merge branch 'avination' into careminster
|
12 lat temu |
Melanie
|
6faa7fc7f9
Prevent a buffer overflow in asset receiving
|
12 lat temu |
Justin Clark-Casey (justincc)
|
fdd4361928
Fix very recently introduced race condition where a CreateNewItem outracing an UploadAsset request could throw an exception because m_asset did not yet exist.
|
12 lat temu |
Justin Clark-Casey (justincc)
|
7d6ac75f87
Comment out old m_storeLocal from AssetXferUploader.
|
12 lat temu |
Justin Clark-Casey (justincc)
|
5c8b9ff9ed
Insert transaction ID into AssetXferUploader constructor rather than at UploadAsset() to prevent item creation failure when NewInventoryItem thread reachs the object first.
|
12 lat temu |
Justin Clark-Casey (justincc)
|
65e294267d
Move UDP update task item code to AssetXferUploader to match existing create user item and update user item mechanisms
|
12 lat temu |
Justin Clark-Casey (justincc)
|
1a902fceb5
Fix occasional race condition failure when creating new clothing/body parts in the viewer or updating existing assets.
|
12 lat temu |