mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-01 15:48:21 +00:00
New upstream version of builtins.txt
This commit is contained in:
parent
da05d1e1c2
commit
b6a5e01ed4
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
// Generated by LSL2 Derived Files Generator. Database version: 0.0.20200612000; output module version: 0.0.20140731000
|
||||
// Generated by LSL2 Derived Files Generator. Database version: 0.0.20210128000; output module version: 0.0.20140731000
|
||||
integer llAbs( integer val )
|
||||
float llAcos( float val )
|
||||
void llAddToLandBanList( key avatar, float hours )
|
||||
|
@ -658,6 +658,7 @@ const integer HTTP_ACCEPT = 8
|
|||
const integer HTTP_BODY_MAXLENGTH = 2
|
||||
const integer HTTP_BODY_TRUNCATED = 0
|
||||
const integer HTTP_CUSTOM_HEADER = 5
|
||||
const integer HTTP_EXTENDED_ERROR = 9
|
||||
const integer HTTP_METHOD = 0
|
||||
const integer HTTP_MIMETYPE = 1
|
||||
const integer HTTP_PRAGMA_NO_CACHE = 6
|
||||
|
@ -1100,12 +1101,14 @@ const integer SIT_NO_EXPERIENCE_PERMISSION = -2
|
|||
const integer SIT_NO_SIT_TARGET = -3
|
||||
const integer SKY_ABSORPTION_CONFIG = 16
|
||||
const integer SKY_AMBIENT = 0
|
||||
const integer SKY_BLUE = 22
|
||||
const integer SKY_CLOUDS = 2
|
||||
const integer SKY_CLOUD_TEXTURE = 19
|
||||
const integer SKY_DENSITY_PROFILE_COUNTS = 3
|
||||
const integer SKY_DOME = 4
|
||||
const integer SKY_GAMMA = 5
|
||||
const integer SKY_GLOW = 6
|
||||
const integer SKY_HAZE = 23
|
||||
const integer SKY_LIGHT = 8
|
||||
const integer SKY_MIE_CONFIG = 17
|
||||
const integer SKY_MOON = 9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue