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-05-23 09:16:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cfbd34f618b8e1debd701aab3d51163942f08310
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
UbitUmarov
fe6317f009
LSL update texture entry is heavy, set all parameters on same update
2019-03-19 21:37:58 +00:00
..
Plugins
several changes to llHttpRequest processing: options section renamed ScriptsHttpRequestModule; throttle by prim (PrimRequestsBurst = 3, PrimRequestsPerSec = 1) and max concurrent connections per instance (MaxPoolThreads = 5), llhttprequest returns if error, nullkey if throttled, reqid otherwise
2019-02-24 07:25:50 +00:00
Properties
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
ApiManager.cs
Add osForceAttachToAvatar() and osForceDetachFromAvatar()
2012-04-24 00:03:57 +01:00
AsyncCommandManager.cs
Add Thread.ResetAbort() to various thread loops to clean up errors on
2019-02-27 07:49:52 -08:00
LS_Api.cs
mantis8341: fix MOD and LS apis configuration read from ossl file
2018-07-18 22:19:46 +01:00
LSL_Api.cs
LSL update texture entry is heavy, set all parameters on same update
2019-03-19 21:37:58 +00:00
MOD_Api.cs
mantis8341: fix MOD and LS apis configuration read from ossl file
2018-07-18 22:19:46 +01:00
OSSL_Api.cs
remove redundant osInventoryDescription() and improve osInventoryDesc() to do the same
2019-02-22 22:28:47 +00:00