UbitUmarov
|
70fa48280c
|
catch some possible null refs
|
2024-08-01 20:00:25 +01:00 |
|
UbitUmarov
|
d9cfb3bcae
|
improve script cpu time resolution specially on windows
|
2024-08-01 19:58:12 +01:00 |
|
UbitUmarov
|
cce3327734
|
minor cleanup
|
2024-07-04 00:07:37 +01:00 |
|
UbitUmarov
|
73a9462ef8
|
a few changes to llGetNotecardLineSync
|
2024-07-04 00:04:15 +01:00 |
|
Sue Cripter
|
0bf18539b5
|
Add llGetNotecardLineSync
|
2024-07-04 00:10:29 +02:00 |
|
UbitUmarov
|
c8b13599df
|
fix shared group object item modify permission check
|
2024-07-03 20:03:47 +01:00 |
|
UbitUmarov
|
b06ecf8014
|
viewers now are sending a useless flood of agent updates. Ignore some
|
2024-07-03 00:44:02 +01:00 |
|
UbitUmarov
|
cc1227364c
|
add llDerezObject(..)
|
2024-06-23 21:54:46 +01:00 |
|
UbitUmarov
|
c4635d86d0
|
llSetCameraAtOffset() or llSetCameraEyeOffset() on a child prim do not mess root prim ( reverts 174df94172)
|
2024-06-19 20:22:43 +01:00 |
|
UbitUmarov
|
644af5093e
|
remove duplicated cap service
|
2024-06-15 05:30:22 +01:00 |
|
UbitUmarov
|
8e874d97c5
|
if at load all pbt terrain id are zero reset all to non pbr ids (so on version update they look the same automaticly)
|
2024-06-15 00:31:25 +01:00 |
|
UbitUmarov
|
58f74dceb3
|
do not reset SentTPBR state
|
2024-06-14 21:59:56 +01:00 |
|
UbitUmarov
|
ed455616f7
|
decouple mirrors feature from VTPBR
|
2024-06-12 13:33:50 +01:00 |
|
UbitUmarov
|
8becea09c1
|
oops wrong sent flag
|
2024-06-11 23:21:33 +01:00 |
|
UbitUmarov
|
f81a11aaab
|
duhh why did i compare regionSize Z ?? phhhh
|
2024-06-11 22:26:15 +01:00 |
|
UbitUmarov
|
65738b3766
|
a few more changes for hypothetical terrain PBR
|
2024-06-10 21:02:31 +01:00 |
|
UbitUmarov
|
183350b617
|
viewers MUST ask for pbr terrain, requesting fake cap VTPBR if only support terrain pbr on standard size regions or cap VETPBR support on all region sizes
|
2024-06-08 22:05:41 +01:00 |
|
UbitUmarov
|
54fe5747ea
|
add storage for pbr terrain feature that viewers for opensim may add
|
2024-06-08 21:58:46 +01:00 |
|
UbitUmarov
|
ecdc979687
|
oops it is sRGB not linear, so rename to osTemperature2sRGB
|
2024-06-04 09:46:11 +01:00 |
|
UbitUmarov
|
1d9d39328d
|
add osTemperatureToLinearColor()
|
2024-06-04 09:05:03 +01:00 |
|
UbitUmarov
|
30586b34f6
|
replace Util.Clamp<T>()
|
2024-06-04 09:01:10 +01:00 |
|
UbitUmarov
|
270427ba2a
|
add vector osGetLinkColor(LSL_Integer linknum, LSL_Integer face)
|
2024-05-18 22:17:10 +01:00 |
|
UbitUmarov
|
7b731a387b
|
oops we do have DATA_PAYINFO for local users, thx Tampa
|
2024-05-17 22:07:16 +01:00 |
|
UbitUmarov
|
c69a112293
|
mantis 9130: several changes to llRequestAgentData
|
2024-05-17 19:27:08 +01:00 |
|
UbitUmarov
|
a79f5d58f6
|
add missing dependency for pgsql connector
|
2024-05-15 19:05:32 +01:00 |
|
UbitUmarov
|
3e4f4208b2
|
improve broken llBase64ToInteger
|
2024-05-11 14:09:08 +01:00 |
|
UbitUmarov
|
455d0793c3
|
recover lost packet handler
|
2024-05-10 11:52:47 +01:00 |
|
UbitUmarov
|
1736b6a8a0
|
make some use of frozendicionaries on xml processors
|
2024-05-08 19:14:32 +01:00 |
|
UbitUmarov
|
5330c8fcca
|
mantis 9127 add missing linksetdata serializer
|
2024-05-08 18:01:38 +01:00 |
|
UbitUmarov
|
4d552360dd
|
also incremenet os_apiversion
|
2024-04-30 23:34:35 +01:00 |
|
UbitUmarov
|
c39fa1e776
|
mantis 9125: change yengine object file version to force recompiles; Wrap calls to some framework methods to reduce exagerated yobj dependencies on local runtime, like the ones reported.
|
2024-04-30 23:31:03 +01:00 |
|
UbitUmarov
|
7c3e09f7d3
|
cosmetics
|
2024-04-30 23:17:20 +01:00 |
|
UbitUmarov
|
2736d36391
|
also do send terrain texture change also from viewer to viewers
|
2024-04-28 22:57:58 +01:00 |
|
UbitUmarov
|
620859c10e
|
replace stream.beginread
|
2024-04-27 17:03:52 +01:00 |
|
UbitUmarov
|
8e6eeb1931
|
let the socketAddress cache be global
|
2024-04-27 15:47:33 +01:00 |
|
UbitUmarov
|
16fa47e4d3
|
lludp replace BeginReceiveFrom/AsyncEndReceive
|
2024-04-27 14:30:02 +01:00 |
|
UbitUmarov
|
800f47d718
|
verify session and agent ids earlier in udp packet processing
|
2024-04-25 00:45:21 +01:00 |
|
UbitUmarov
|
41ef04902f
|
a few changes on udp code
|
2024-04-24 13:17:22 +01:00 |
|
UbitUmarov
|
809a7b6356
|
make core lludp packet handlers static methods
|
2024-04-24 00:52:03 +01:00 |
|
UbitUmarov
|
ffb4cd7867
|
cosmetics
|
2024-04-24 00:07:26 +01:00 |
|
UbitUmarov
|
257a9ad398
|
libomv now knows old opensim material asset type + dotnet8 usless changes
|
2024-04-21 13:44:35 +01:00 |
|
UbitUmarov
|
50212c240c
|
llCloud is obsolete, remove rest on old viewer V! cloud support
|
2024-04-20 18:00:22 +01:00 |
|
UbitUmarov
|
f447a58ac9
|
cosmetics
|
2024-04-18 13:27:31 +01:00 |
|
UbitUmarov
|
604282c482
|
simplify output of show caps list a bit
|
2024-04-17 20:31:21 +01:00 |
|
UbitUmarov
|
b7e897f741
|
direct encode to llsdxml cap seeds response
|
2024-04-17 16:09:57 +01:00 |
|
UbitUmarov
|
a5d6f2df02
|
bunchofcaps config options are the same per region and nini reading is not light
|
2024-04-16 23:10:30 +01:00 |
|
UbitUmarov
|
b9eb6bdd76
|
dictionary.try and other cosmetics
|
2024-04-16 18:01:06 +01:00 |
|
UbitUmarov
|
7dda8b4154
|
add cap DispatchRegionInfo
|
2024-04-15 04:33:20 +01:00 |
|
UbitUmarov
|
c1c19784ff
|
fix enable from config on some legacy modules
|
2024-04-15 01:59:50 +01:00 |
|
UbitUmarov
|
92bf9224de
|
fix materials simulator features
|
2024-04-15 01:30:36 +01:00 |
|