lickx
|
21240bb535
|
Merge branch 'master' into lickx
snapshot-20250606
|
2025-06-06 07:37:32 +02:00 |
|
lickx
|
c9a82de7a0
|
Update mkdist -- copy auxiliary opensim.currency files
|
2025-06-06 07:36:38 +02:00 |
|
UbitUmarov
|
1dd9393fff
|
Yengine use internal shared empty arrays
|
2025-06-05 11:57:22 +01:00 |
|
lickx
|
3983bcb862
|
Merge branch 'master' into lickx
|
2025-06-05 12:13:51 +02:00 |
|
UbitUmarov
|
71a8008024
|
minor typo
|
2025-06-04 23:57:33 +01:00 |
|
UbitUmarov
|
e0006fb17d
|
stop old useless bytes to float and back to bytes
|
2025-06-04 23:41:26 +01:00 |
|
UbitUmarov
|
74c64e199d
|
mantis 9205: fix text alpha for lsl
|
2025-06-04 22:37:47 +01:00 |
|
lickx
|
c14b1b9fdb
|
Update DeniedClients suggestion
|
2025-05-28 20:22:00 +02:00 |
|
lickx
|
44740af3f3
|
Merge branch 'master' into lickx
|
2025-05-27 14:24:53 +02:00 |
|
UbitUmarov
|
85a927da28
|
fix YEngine HasScript()
|
2025-05-27 10:35:11 +01:00 |
|
UbitUmarov
|
41d1fdb6c6
|
fix a old typo on mesh upload number of sides
|
2025-05-27 09:46:39 +01:00 |
|
lickx
|
cf8f9bd089
|
Include slightly modified economy helper
Original by https://github.com/magicoli/opensim-helpers which may
provide more functionality for other things
|
2025-05-25 14:27:47 +02:00 |
|
lickx
|
6da4ede986
|
Update mkdist
|
2025-05-24 20:02:07 +02:00 |
|
lickx
|
7bcd776298
|
Put back a comment about permission control
|
2025-05-23 13:10:21 +02:00 |
|
lickx
|
99541f486e
|
forceGridAdminsOnly and forceGridGodsOnly is no longer needed
|
2025-05-23 12:45:04 +02:00 |
|
lickx
|
db53755801
|
Remove godmode for region owners+admins
From now on only possible for user level >= 200
|
2025-05-23 10:23:15 +02:00 |
|
lickx
|
3668132706
|
Merge branch 'master' into lickx
|
2025-05-22 05:17:05 +02:00 |
|
UbitUmarov
|
25641e95a7
|
remove a spurius space on viewer name
|
2025-05-19 01:57:46 +01:00 |
|
lickx
|
481cea32f2
|
Merge branch 'master' into lickx
|
2025-05-17 12:58:54 +02:00 |
|
UbitUmarov
|
dacc943a86
|
fix bad merge
|
2025-05-14 03:14:59 +01:00 |
|
UbitUmarov
|
71289be01e
|
cosmetics on assets connector
|
2025-05-14 03:10:03 +01:00 |
|
UbitUmarov
|
f4ab3855d8
|
change log message since most assets will not have a name
|
2025-05-14 02:39:50 +01:00 |
|
UbitUmarov
|
a800514050
|
add missing oar load help text; verify asset fullid on save to oar
|
2025-05-13 22:30:52 +01:00 |
|
lickx
|
4631b9c76a
|
Merge branch 'master' into lickx
|
2025-05-11 06:23:20 +02:00 |
|
UbitUmarov
|
24352a8c8d
|
clenaup some XEngine refs from ini
|
2025-05-10 21:59:26 +01:00 |
|
UbitUmarov
|
05969fcb62
|
several changes; no log at that code level. (untested :( )
|
2025-05-10 17:21:09 +01:00 |
|
Vincent Sylvester
|
39009fcfcf
|
Improve mesh upload feedback
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2025-05-10 16:19:48 +01:00 |
|
UbitUmarov
|
0fa1d54d5b
|
typo
|
2025-05-09 21:28:47 +01:00 |
|
UbitUmarov
|
d92940b62b
|
add functions osListAs*(list src, integer index) identical to llList2*, but a bit faster with no typecast and index only from origin ( ie >= 0)
|
2025-05-09 20:00:19 +01:00 |
|
UbitUmarov
|
ef2fce034f
|
a few , mostly cosmetic, changes to osSetTerrainTextures and add prim inventory osSetTerrainTextures with a list of possible asset types to match
|
2025-05-06 23:40:40 +01:00 |
|
lickx
|
d8b47797d4
|
Merge branch 'master' into lickx
|
2025-05-06 03:22:22 +02:00 |
|
UbitUmarov
|
23ad195e7a
|
add osSetTerrainTextures(LSL_List textures, LSL_Integer types) to set terrain textures for legacy viewers it types == 0 or 2; textures for new viewers if types == 1 or 2 or PBR materials if types == 1 (untested :( )
|
2025-05-06 01:29:24 +01:00 |
|
UbitUmarov
|
c9b4d3374f
|
mantis 9188: add HG assets scan and fetch when droping a item on a prim
|
2025-05-05 21:28:12 +01:00 |
|
lickx
|
a7231176ba
|
Merge branch 'master' into terfix
|
2025-05-05 02:38:37 +02:00 |
|
lickx
|
e387bc42ee
|
Reapply "remove option ClampNegativeZ"
This reverts commit 667695b393.
|
2025-05-05 02:38:16 +02:00 |
|
lickx
|
7c062d5949
|
Reapply "mantis 9133 replace some z < 0 checks by < Constants.MinSimulationHeight (-100)"
This reverts commit cb1bde70db.
|
2025-05-05 02:37:54 +02:00 |
|
lickx
|
c72d04600f
|
Reapply "a few more changes on terrain"
This reverts commit ce1f31864f.
|
2025-05-05 02:37:24 +02:00 |
|
lickx
|
66aca6e308
|
Reapply "Fix SmoothArea to be uniform again"
This reverts commit 1d92dee88c.
|
2025-05-05 02:37:00 +02:00 |
|
lickx
|
68258367e7
|
Reapply "try to fix some terrain issues, Add some more locking"
This reverts commit 103e21f3ed.
|
2025-05-05 02:36:41 +02:00 |
|
UbitUmarov
|
4dae4e7a4f
|
cosmetics on useraccountservice
|
2025-05-04 22:12:30 +01:00 |
|
UbitUmarov
|
8ec2715f35
|
misisng bounds check on terrain changes limiter
|
2025-05-04 21:25:09 +01:00 |
|
lickx
|
db65440674
|
Comment out debug message for animation overrides
|
2025-05-04 17:15:09 +02:00 |
|
lickx
|
57c140d9a5
|
Merge branch 'master' into lickx
|
2025-05-04 04:16:34 +02:00 |
|
UbitUmarov
|
7a4c6ff5b3
|
add another ossl tooltip
|
2025-05-01 19:42:53 +01:00 |
|
UbitUmarov
|
71fd5c5dea
|
minor file formating fix
|
2025-05-01 19:32:06 +01:00 |
|
UbitUmarov
|
d1f8d00912
|
update scripts syntax file
|
2025-05-01 19:30:52 +01:00 |
|
UbitUmarov
|
c69ed37dd8
|
fix to compile
|
2025-05-01 19:20:28 +01:00 |
|
Vincent Sylvester
|
1847b6be24
|
Tooltips for ossl
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2025-05-01 18:54:57 +01:00 |
|
lickx
|
9860e99a53
|
Only work on imap when connected
|
2025-05-01 11:27:45 +02:00 |
|
lickx
|
2922c59de9
|
Merge branch 'master' into lickx
|
2025-05-01 10:40:20 +02:00 |
|