UbitUmarov
|
92bf9224de
|
fix materials simulator features
|
2024-04-15 01:30:36 +01:00 |
|
UbitUmarov
|
e918888e30
|
add llGetCameraAspect and llGetCameraFOV
|
2024-03-28 15:34:03 +00:00 |
|
UbitUmarov
|
f4e14aba6d
|
fix webstats SStats defualt answer
|
2024-02-24 16:36:15 +00:00 |
|
UbitUmarov
|
52bd793120
|
some more rounding issues on pbr overrides
|
2024-01-31 17:19:53 +00:00 |
|
UbitUmarov
|
6ca32cb8ef
|
some rounding issues on pbr overrides
|
2024-01-31 16:12:01 +00:00 |
|
UbitUmarov
|
cd4c009e64
|
a few changes to materials
|
2023-12-06 19:39:49 +00:00 |
|
UbitUmarov
|
cbdcf3b4a0
|
more changes on the test feature
|
2023-12-02 16:29:58 +00:00 |
|
UbitUmarov
|
602569e5f7
|
try to match viewer protocol changes on test feature
|
2023-12-01 23:32:25 +00:00 |
|
UbitUmarov
|
e950c502ad
|
change share of almost empty class httpclient, to just share of used SocketsHttpHandler, This simpifies handling of timeout, otherwise problematic
|
2023-05-26 20:27:24 +01:00 |
|
UbitUmarov
|
0b81b066f3
|
cosmetics
|
2023-05-24 16:19:55 +01:00 |
|
UbitUmarov
|
c66effbe4f
|
httpclient on RegionReadyModule
|
2023-05-18 17:57:15 +01:00 |
|
UbitUmarov
|
77d8bb9968
|
a few more test changes and cosmetics
|
2023-03-12 20:26:27 +00:00 |
|
UbitUmarov
|
0bbaedc051
|
a few test changes
|
2023-03-09 19:16:40 +00:00 |
|
UbitUmarov
|
048a321e33
|
cosmetics
|
2023-03-06 21:05:20 +00:00 |
|
UbitUmarov
|
9c2aa87acf
|
cosmetics
|
2023-03-01 21:08:35 +00:00 |
|
UbitUmarov
|
b62280617d
|
maybe this is a better way...
|
2022-12-10 19:26:36 +00:00 |
|
UbitUmarov
|
4565281d41
|
changes so mono.data.sqlite use dllmap
|
2022-11-24 15:11:56 +00:00 |
|
UbitUmarov
|
d9380c9b83
|
clean some spurius chars and a few other things. Thanks Vincent Sylvester
|
2022-11-12 02:49:01 +00:00 |
|
UbitUmarov
|
aa572df663
|
add some missing default group owner powers on xmlrpc groups module
plus more dotnet6 code style changes
|
2022-10-28 20:08:54 +01:00 |
|
UbitUmarov
|
8895577c80
|
use Random.Shared
|
2022-10-16 15:06:36 +01:00 |
|
UbitUmarov
|
31fa8b45df
|
minor cleanup
|
2022-09-20 21:32:10 +01:00 |
|
UbitUmarov
|
a8932b9beb
|
let viewers pre cache materials, again
|
2022-08-09 20:19:06 +01:00 |
|
UbitUmarov
|
799a351e5f
|
minor change on regionReady message
|
2022-06-23 17:52:32 +01:00 |
|
UbitUmarov
|
0d594e4c42
|
a few changes cosmetic changes around OSChatMessage...
|
2022-06-20 06:49:43 +01:00 |
|
UbitUmarov
|
9af568307e
|
a few changes on chat and dialog from udp/client
|
2022-06-19 16:03:38 +01:00 |
|
UbitUmarov
|
7c3ad0699f
|
remove unused datasnapshoot unused option
|
2022-04-17 22:35:47 +01:00 |
|
UbitUmarov
|
1cc6a52e87
|
add another eep texture tp default assets
|
2022-04-11 02:06:02 +01:00 |
|
UbitUmarov
|
6a404c98de
|
a few changes to simulatorFeatures cap
|
2022-04-09 15:57:51 +01:00 |
|
UbitUmarov
|
44e0d238ec
|
remove legacy Clouds module no longer supported by most viewers
|
2022-04-02 16:20:15 +01:00 |
|
UbitUmarov
|
9b85bbd69a
|
look more tabs ans things..
|
2022-03-13 13:32:51 +00:00 |
|
Vincent Sylvester
|
13dbbc2683
|
Remove tabs, indent code properly
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2022-03-13 13:15:05 +00:00 |
|
UbitUmarov
|
e043d8a2eb
|
use array.Empty<byte>
|
2022-03-12 15:21:24 +00:00 |
|
UbitUmarov
|
9d390564a9
|
avoid a possible null ref; cosmetics
|
2022-02-09 23:08:58 +00:00 |
|
UbitUmarov
|
38d3346a6a
|
save ns using a cached response on materials
|
2022-02-09 22:39:53 +00:00 |
|
UbitUmarov
|
f4ae8d90ef
|
a few changes to materials put cap
|
2022-02-09 20:30:19 +00:00 |
|
UbitUmarov
|
fbbcc1edd7
|
== string.Empty is .Lenght == 0
|
2022-01-13 20:31:52 +00:00 |
|
UbitUmarov
|
9b33ef9c8c
|
a few more changes on vectors etc
|
2022-01-10 02:21:17 +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
|
a0e039e876
|
useless ms xml things
|
2021-12-14 16:04:45 +00:00 |
|
UbitUmarov
|
554ef1b3fd
|
mantis 8927: fix xmlrpcgroups group notice im
|
2021-08-10 16:13:05 +01:00 |
|
UbitUmarov
|
31683b13ea
|
several changes to statistics. How they are stored, passed around, referenced; do some fixes for multi regions per instance,...
|
2021-07-22 19:57:11 +01:00 |
|
UbitUmarov
|
cdcf468e5c
|
Enable NPCs by default. They are a major opensim feature
|
2021-07-16 02:04:37 +01:00 |
|
UbitUmarov
|
fbc10387c8
|
add a optional limit on number of npcs per scene default = 40
|
2021-07-16 01:52:03 +01:00 |
|
UbitUmarov
|
011868adc7
|
mantis 8909: take number of npcs out of avatars limit check
|
2021-07-16 01:14:51 +01:00 |
|
UbitUmarov
|
9e7f77135d
|
minor cosmetics
|
2021-07-16 00:17:59 +01:00 |
|
UbitUmarov
|
a3a499d69e
|
mantis 8854: fix the typos and rearrange code a bit. AGAIN PassTouches (and PassCollisions) are as old SL, not current
|
2021-01-25 14:07:08 +00:00 |
|
UbitUmarov
|
545e196226
|
do init new acd circuit code + cosmetics
|
2021-01-17 15:07:35 +00:00 |
|
UbitUmarov
|
a0d0bbacb2
|
move servicesGodAgentID to Constants.cs
|
2020-12-25 22:48:42 +00:00 |
|
UbitUmarov
|
6f943ecdda
|
simple money module: do not override economy setting if defined
|
2020-11-13 18:03:00 +00:00 |
|