Update to latest kwdb from upstream

This commit is contained in:
Sei Lisa 2020-04-22 21:16:59 +02:00
parent be06ffe1f2
commit 2b07c13498
2 changed files with 15 additions and 1 deletions

View file

@ -931,6 +931,9 @@ key llKeyCountKeyValue()
key llKeysKeyValue(integer start, integer count)
- unstable
vector llLinear2sRGB(vector color)
- SEF
void llLinkParticleSystem(integer linknumber, list rules)
- SEF if linknumber > 256
@ -1453,6 +1456,9 @@ void llSoundPreload(string sound)
float llSqrt(float val)
- SEF
vector llsRGB2Linear(vector srgb)
- SEF
void llStartAnimation(string anim)
void llStartObjectAnimation(string anim)
@ -1497,6 +1503,9 @@ float llTan(float theta)
integer llTarget(vector position, float range)
- unstable
void llTargetedEmail(integer target, string subject, string body)
- delay 20.0
void llTargetOmega(vector axis, float spinrate, float gain)
void llTargetRemove(integer number)