UbitUmarov
|
ad930f8e41
fix typo
|
7 年 前 |
UbitUmarov
|
21b71ff1d8
partial mantis 8219; on creating or updating items (animationsets, wearables) that reference assets, and user does not have permissions on those, abort and warn, instead of silent invalition of the references to those assets, creating a broken item
|
7 年 前 |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 年 前 |
Melanie Thielker
|
d42de53dda
Allow default permissions from the viewer to be applied to uploaded objects.
|
8 年 前 |
UbitUmarov
|
a7079c9227
add default eyes to default wearables, and revert previus bad commit
|
9 年 前 |
UbitUmarov
|
0d8f62405c
add other Eyes asset id to xferupload defaults
|
9 年 前 |
UbitUmarov
|
c277dbd66c
fix a more few typos
|
9 年 前 |
UbitUmarov
|
b453ef0fbd
fix a few typos
|
9 年 前 |
UbitUmarov
|
fbef862aee
add a few more known texture IDs
|
9 年 前 |
UbitUmarov
|
0eba5d25c3
revert validating Library textures. Those need to be on a grid assets or will not work anyway
|
9 年 前 |
UbitUmarov
|
8e920ac59d
try to validate textures from library folder
|
9 年 前 |
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 年 前 |
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 年 前 |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 年 前 |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 年 前 |
Melanie Thielker
|
e37637587a
Add a sample use for the validation
|
10 年 前 |
Melanie Thielker
|
3a42ea5279
Extend upload verification to all upload paths
|
10 年 前 |
Diva Canto
|
869191a51d
Small change to my previous commit: not so aggressive on the trigger, please.
|
10 年 前 |
Diva Canto
|
78c155cd12
Instrument the UDP path of creating assets so that it triggers an asset post for users with different asset servers
|
10 年 前 |
Melanie
|
5f4c4df227
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
|
11 年 前 |
Melanie
|
c341664c1b
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
|
11 年 前 |
Melanie
|
adf03ad2e5
Reinstate uploading temporary textures
|
11 年 前 |
Melanie
|
698363990b
Try to update inventory items when there is a valid asset - may fix temp textures
|
11 年 前 |
Melanie
|
776cc33541
Prevent items being destroyed by rename operations. Renaming of a wearable also
|
11 年 前 |
Melanie
|
380b017e32
Prevent items being destroyed by rename operations. Renaming of a wearable also
|
11 年 前 |
Melanie
|
7ad082f7c3
Merge branch 'avination' into careminster
|
12 年 前 |
Melanie
|
6faa7fc7f9
Prevent a buffer overflow in asset receiving
|
12 年 前 |
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 年 前 |
Justin Clark-Casey (justincc)
|
7d6ac75f87
Comment out old m_storeLocal from AssetXferUploader.
|
12 年 前 |
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 年 前 |