Commit Graph

218 Commits

Author SHA1 Message Date
UbitUmarov
b4c057c80c cosmetics 2022-09-18 14:07:53 +01:00
UbitUmarov
0603667627 use shared assets for new empty notecard and defualt script. Grids not using core asset services may need the 2 new ones 2022-08-19 22:26:00 +01:00
UbitUmarov
a46f0b4fd4 a few changes on universal id 2022-03-15 01:41:49 +00:00
UbitUmarov
476ea2b51d reduce number of useless strings on get displaynames cap 2022-03-15 00:44:33 +00:00
UbitUmarov
f14055b6a8 minor changes on displaynames cap 2022-03-14 23:45:08 +00:00
UbitUmarov
da928d6099 != UUID.Zero is slow 2022-01-09 02:28:51 +00:00
UbitUmarov
357f20eb14 == UUID.Zero is slow 2022-01-08 23:35:56 +00:00
UbitUmarov
7ea0821704 model upload: do create inventory texture entries by default (was do not) 2021-09-14 01:40:18 +01:00
UbitUmarov
91bfc2f62c reduce (again) number of http requestes on getdisplaynames 2021-01-07 20:37:44 +00:00
UbitUmarov
3358c1d32d replace more llsd xml fw encoder 2020-10-13 23:17:05 +01:00
UbitUmarov
c8cb8a376b ok it is GetLandObjectClippedXY 2020-09-01 21:22:06 +01:00
UbitUmarov
1cbf5842a2 and another one 2020-08-26 14:25:52 +01:00
UbitUmarov
e990bb8599 fix bad paste 2020-08-26 14:23:55 +01:00
UbitUmarov
91fc8bbd80 change handling of temporary caps services 2020-08-26 14:15:35 +01:00
UbitUmarov
e997392ab0 of course it is broken 2020-08-23 23:21:26 +01:00
UbitUmarov
e0511240ef duhh things about scripts are for objects with scripts, not all 2020-08-23 22:46:46 +01:00
UbitUmarov
efa5f253f2 clip xy on parcels fake id, fix address compare, etc 2020-08-23 17:51:08 +01:00
UbitUmarov
21a34717dd let cap AttachmentResources show urls 2020-08-23 04:05:58 +01:00
UbitUmarov
01022b2939 cosmetics 2020-08-23 02:09:56 +01:00
UbitUmarov
8fc38db13b remove a devel auxiliar string 2020-08-23 01:57:20 +01:00
UbitUmarov
9aa7f41bca add cap AttachmentResources ( no urls, memory account is per yengine mem usage) 2020-08-23 01:46:34 +01:00
UbitUmarov
4176e1491e missing file 2020-07-15 19:42:40 +01:00
UbitUmarov
bde4354c15 some changes on viewer caps detection 2020-06-09 18:43:26 +01:00
UbitUmarov
aafc6579a1 remove end slash from most URLs we send to viewers 2020-05-10 21:14:52 +01:00
UbitUmarov
5fa81a6ca9 give viewers more time to start uploading assets 2020-04-30 17:02:37 +01:00
UbitUmarov
5da135a90b a few changes to updateitemasset things 2020-04-29 16:52:54 +01:00
UbitUmarov
d42c7e5e32 change CopyInventoryFromNotecard to simpleh.. 2020-04-29 13:18:50 +01:00
UbitUmarov
b069b668e4 make some use of those 2020-04-29 12:34:48 +01:00
UbitUmarov
7b5934ea26 add timeouts and placehold for future code 2020-04-29 10:39:36 +01:00
UbitUmarov
3a21d4de1e split the Upload* caps per asset type. We will need that one day. move uploadtaskscript to simpleh 2020-04-29 09:58:17 +01:00
UbitUmarov
1f7286fb95 do things in the right order 2020-04-28 15:53:50 +01:00
UbitUmarov
0b29bff512 restore lost things in the process 2020-04-28 15:47:13 +01:00
UbitUmarov
1abc6149bb split file bunchofcaps a bit 2020-04-28 15:43:07 +01:00
UbitUmarov
d8b182afff change the http handler of those update* caps to simplehandler 2020-04-28 14:29:37 +01:00
UbitUmarov
b6a02269f7 change update of agent or object inventory items assets. This may need better check 2020-04-28 13:48:49 +01:00
UbitUmarov
0518b397a3 add SimpleOSDMapHandler, for caps that have just one httpmethod and body should be decoded as OSDMap, so we don't right the same things all pver 2020-04-27 15:46:31 +01:00
UbitUmarov
288dffcda1 change cap CreateInventoryCategory 2020-04-25 12:55:02 +01:00
UbitUmarov
84cd4b4808 move a few more caps to simpleStreamHandler 2020-04-24 16:09:23 +01:00
UbitUmarov
3d09ff57f0 move a few more caps to simpleStreamHandler 2020-04-24 13:56:16 +01:00
UbitUmarov
7856192da6 move SEED cap to simpleStreamHandler 2020-04-24 02:37:50 +01:00
UbitUmarov
9ce4b8914b LevelUpload setting is now on [Permissions], so look for it there also 2020-03-20 10:54:10 +00:00
UbitUmarov
63c5da539f minor change to legacy mesh stream cost estimation, so small lowest lod does not give excessive contribution 2020-03-15 17:47:27 +00:00
UbitUmarov
7a79a6ddfe mantis 8651: clean code a bit 2020-02-06 16:13:32 +00:00
UbitUmarov
18f2e25b23 mantis 8651: try to fix items embedded in notecards. This may need more work 2020-02-06 06:12:51 +00:00
UbitUmarov
066a6fbaa1 changes on lludp acks and resends 2019-12-18 23:26:13 +00:00
Melanie
0726ef5302 Fix #8572 2019-08-09 10:59:51 +01:00
Melanie
1a8c235d58 Remove debug output i left in 2019-08-07 18:30:08 +01:00
Melanie
d781742d8e Fix scope support to get friends list names across co-hosted grids 2019-08-07 17:58:08 +01:00
UbitUmarov
0652f01d4c duhhh npcs don't have child agents; plus minor typos 2019-04-05 03:45:27 +01:00
UbitUmarov
ba66d2d3c1 minor cleanup on mesh decompress code 2019-04-02 10:13:26 +01:00