Amanda Lee
b10457f04a
Gate HGUuidGatherer per-asset Debug logs on WebUtil.DebugLevel.
...
Per-asset Copied/Failed lines dominate HG attachment gather time under
sync File+Console appenders. Emit them only when HTTP debug is enabled
(debug http all|out N), keeping normal HG logins fast.
2026-08-10 00:12:03 +08:00
UbitUmarov
0d71b6d871
very useless changes
2025-06-25 02:22:28 +01:00
UbitUmarov
257a9ad398
libomv now knows old opensim material asset type + dotnet8 usless changes
2024-04-21 13:44:35 +01:00
UbitUmarov
f21aca428f
do not auto set reflection_probe_ambiance on old skies, so a viewer can decide to fix for pbr (ofc seems tha currently they just set it 0 and do nothing showing broke skies in same cases); a few changes on notecards uuid detection
2024-01-10 13:30:14 +00:00
UbitUmarov
dce2f138ab
a few changes to assets uuid gather to support overrides
2023-12-18 22:50:22 +00:00
UbitUmarov
7547909256
a few changes to materials
2023-12-06 22:47:14 +00:00
UbitUmarov
0faf418f0c
a few more changes on test feature
2023-03-14 17:30:01 +00:00
UbitUmarov
abd7b60899
a few more test changes
2023-03-13 02:38:02 +00:00
UbitUmarov
98551a5856
use new c# features(sugar) on uuidgather
2022-10-15 02:13:16 +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
37e11f6cab
use uuid.IsNotZero is a few more places
2022-07-02 16:33:39 +01:00
UbitUmarov
4665b45a4c
ofc, forgot a file
2022-07-02 16:25:08 +01:00
UbitUmarov
e1de79dad2
some more == UUID.Zero
2022-03-14 20:47:10 +00:00
UbitUmarov
da928d6099
!= UUID.Zero is slow
2022-01-09 02:28:51 +00:00
UbitUmarov
7e0fc95c3a
== UUID.Zero is slow
2022-01-09 00:33:16 +00:00
UbitUmarov
52d21bd38a
mantis 8943: fix alpha wearable save
2021-11-20 05:38:02 +00:00
UbitUmarov
ca3525bf0a
mantis 3315: change the control of script flag running (needs testing)
2021-11-20 03:24:34 +00:00
UbitUmarov
6827ce35aa
change asset fetch on uuidgatherer
2020-10-30 02:40:14 +00:00
UbitUmarov
7e99db34c8
check new agent access before creating other things
2020-10-11 10:31:14 +01:00
UbitUmarov
a2268160a8
some changes
2020-10-06 20:24:05 +01:00
UbitUmarov
e894b4cafc
update libomv and apply necessary related changes
2020-10-06 17:29:01 +01:00
UbitUmarov
5e86c33c9d
update libomv and consequent changes
2020-10-04 21:10:42 +01:00
UbitUmarov
c25d881ebd
make sceneobjectpart inherit EntityBase
2020-08-07 18:13:41 +01:00
UbitUmarov
28fcbc65f9
add GC.collect to flotsam cache expire. This is ugly but so is GC
2020-07-07 17:35:27 +01:00
UbitUmarov
e0c49c42e3
and more changes on uuid gatherer and libomv
2020-05-31 14:21:50 +01:00
UbitUmarov
41d9441512
fix typo
2020-05-31 02:17:51 +01:00
UbitUmarov
f0581ff1ff
and more changes on uuid gatherer and libomv
2020-05-31 01:35:03 +01:00
UbitUmarov
8ac70b6155
and more changes on uuid gatherer and libomv
2020-05-30 21:34:13 +01:00
UbitUmarov
42b75021b6
more changes on uuid gatherer
2020-05-30 19:44:11 +01:00
UbitUmarov
b541de034c
make some limit use of new libomv things
2020-05-30 15:51:01 +01:00
UbitUmarov
66eb8a2c2e
let engines Suspend and resume scripts return false if script not on that engine
2020-05-25 14:41:59 +01:00
UbitUmarov
28b22a4fc1
revert the use of direct data on xml decode, for now
2020-05-18 04:31:11 +01:00
UbitUmarov
e308ab8843
.net xml things don't like null terminated strings
2020-05-18 01:12:40 +01:00
UbitUmarov
4fa8e20aab
add more cooldown to flotsam cache files expire
2020-05-18 00:20:28 +01:00
UbitUmarov
cfe1285869
missing files
2020-05-16 02:14:13 +01:00
UbitUmarov
67bc086782
add sog TemporaryInstance flag
2020-05-14 12:51:55 +01:00
UbitUmarov
a2c7a13065
silly bug
2020-05-12 20:42:31 +01:00
UbitUmarov
51bc19f1ab
no need to clone something Idisposable when we just want to see values
2020-05-12 18:58:07 +01:00
UbitUmarov
67cd5efab3
replace external httpserver by embedded one (based on same code) - This may still be very bad; clean solution and runprebuild, or clone to clan folder
2020-04-02 21:44:34 +01:00
UbitUmarov
c239269762
change uuids on scripts gather
2020-02-08 18:45:38 +00:00
UbitUmarov
ce72aa2eac
ignore some assets on gather
2020-02-08 17:45:51 +00:00
UbitUmarov
68e7e65e2e
scritps can not read notecards with embedded items
2020-02-08 16:09:12 +00:00
UbitUmarov
22227fa0b8
reduce some more spam on log
2020-02-08 01:10:30 +00:00
UbitUmarov
43fea6530f
yeack, better not break other notecards HG; improve TestNotecardAsset()
2020-02-07 22:39:36 +00:00
UbitUmarov
b2ef1545e5
oops, some fixes
2020-02-06 22:39:04 +00:00
UbitUmarov
8060d132b9
mantis 8651: try to improve notecards HG sharing ( not tested)
2020-02-06 19:16:23 +00:00
UbitUmarov
04f44bcf99
mantis 8442 more changes to alpha blending (mono does not like last)
2019-01-18 03:02:39 +00:00
UbitUmarov
191661b51d
a few more changes to iar/oar assets save error/warning to show problems known to be asset errors
2017-06-24 02:01:48 +01:00
UbitUmarov
0a1f497dee
code actually has no ideia if a id is a asset or not and does try to handle all as assets, it really can't report errors. Change messages to make more clear they are only warnings and may mean nothing at all
2017-06-23 19:55:23 +01:00
UbitUmarov
95595a8360
coment out missing or damage assets messages in uuidgather that are not very usefull. In IAR save display information about items that contain references to broken assets. Note that as explained on mantis 8195 this can't will not detect all problems
2017-06-23 17:23:28 +01:00