BlueWall
|
eb74fa6eec
Fix region data loading to prevent deletion of telehub spawnpoints
|
5 months ago |
BlueWall
|
6c857b7ff9
Fix wrong primary key on telehub spawn points. With the RegionUUID being created as a unique primary key only one spawn point could be created. Replaced the primary key with one using multiple columns to guarantee that each spawn point occupies a unique space in the region.
|
5 months ago |
BlueWall
|
ebcc0f0077
Postgresql Fixes: region store, mutelist and generic table handler.
|
5 months ago |
UbitUmarov
|
0923ed6f4d
update ScriptSyntax
|
5 months ago |
UbitUmarov
|
cc1227364c
add llDerezObject(..)
|
5 months ago |
UbitUmarov
|
583cc04910
also add default uuid zero string to mysql and pgsql pbr entries
|
5 months ago |
UbitUmarov
|
c4635d86d0
llSetCameraAtOffset() or llSetCameraEyeOffset() on a child prim do not mess root prim ( reverts 174df941720bc45c1e73224919c34f059129b9e1)
|
5 months ago |
UbitUmarov
|
37d37665bf
fix sqlite migration
|
5 months ago |
Adil El Farissi
|
f397fc36a4
Merge branch 'opensim:master' into master
|
5 months ago |
UbitUmarov
|
644af5093e
remove duplicated cap service
|
5 months ago |
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)
|
5 months ago |
UbitUmarov
|
58f74dceb3
do not reset SentTPBR state
|
5 months ago |
Adil El Farissi
|
3bcc96e42d
Merge branch 'opensim:master' into master
|
5 months ago |
UbitUmarov
|
ed455616f7
decouple mirrors feature from VTPBR
|
5 months ago |
UbitUmarov
|
8becea09c1
oops wrong sent flag
|
5 months ago |
UbitUmarov
|
f81a11aaab
duhh why did i compare regionSize Z ?? phhhh
|
5 months ago |
UbitUmarov
|
65738b3766
a few more changes for hypothetical terrain PBR
|
5 months ago |
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
|
5 months ago |
UbitUmarov
|
54fe5747ea
add storage for pbr terrain feature that viewers for opensim may add
|
5 months ago |
Adil El Farissi
|
6ab23c8d6b
Merge branch 'opensim:master' into master
|
5 months ago |
UbitUmarov
|
ecdc979687
oops it is sRGB not linear, so rename to osTemperature2sRGB
|
5 months ago |
UbitUmarov
|
1d9d39328d
add osTemperatureToLinearColor()
|
5 months ago |
UbitUmarov
|
30586b34f6
replace Util.Clamp<T>()
|
5 months ago |
UbitUmarov
|
5ffe928392
remove some warnings in unused code
|
5 months ago |
UbitUmarov
|
547c431c43
update github action
|
6 months ago |
UbitUmarov
|
270427ba2a
add vector osGetLinkColor(LSL_Integer linknum, LSL_Integer face)
|
6 months ago |
UbitUmarov
|
7b731a387b
oops we do have DATA_PAYINFO for local users, thx Tampa
|
6 months ago |
UbitUmarov
|
c69a112293
mantis 9130: several changes to llRequestAgentData
|
6 months ago |
UbitUmarov
|
cbe6071f29
and more on broke pgsql
|
6 months ago |
UbitUmarov
|
f7fd1a5497
and more..
|
6 months ago |