This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-07 21:25:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ffaa8622549f5445cee0b7e206c7c7884e00a003
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Runtime
History
UbitUmarov
e25b05a454
remove the expire argument from os[Link]ParticleSystem.. expire is controled by maxage != 0
2021-01-12 16:12:44 +00:00
..
Properties
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
Executor.cs
let scriptEvents flags represent all events we have (so change to 64bit ulong) not the need to keep duplicated definitions on main framework and each script engine, namely because Xengine app domain option
2020-09-04 14:22:24 +01:00
LS_Stub.cs
Merge branch 'master' into careminster-presence-refactor
2010-11-03 02:34:36 +00:00
LSL_Constants.cs
add vector variant of osSlerp; update script syntax
2021-01-06 16:32:51 +00:00
LSL_Stub.cs
add missing lsl stub for llXorBase64
2020-12-29 13:24:04 +00:00
MOD_Stub.cs
Add a hust UUID to the script invocations
2012-03-26 14:19:55 +01:00
OSSL_Stub.cs
remove the expire argument from os[Link]ParticleSystem.. expire is controled by maxage != 0
2021-01-12 16:12:44 +00:00
ScriptBase.cs
let scriptEvents flags represent all events we have (so change to 64bit ulong) not the need to keep duplicated definitions on main framework and each script engine, namely because Xengine app domain option
2020-09-04 14:22:24 +01:00
ScriptSponsor.cs
…