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-06-18 03:05:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
991b97db588c6c6f8134fc09e5dcbc63c4964529
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
XEngine
History
UbitUmarov
be5c2bb212
Xengine: remove option CompactMemOnLoad, that wasn't that good; add option AttachmentsDomainLoading to allow attachments to load on own appdomain even if AppDomainLoading is false. Scripts will be slower, use more memory but will be disposed on avatar leave, if gc is in good mood. This may be usefull on regions with a lot of traffic, sure use Yengine even better,
2020-07-27 16:13:09 +01:00
..
Api
/Runtime
…
Properties
…
Tests
…
EventManager.cs
those events are per script not per part
2020-02-26 03:18:22 +00:00
ScriptEngineConsoleCommands.cs
remove some more useless NULL arguments
2019-10-22 13:04:01 +01:00
XEngine.cs
Xengine: remove option CompactMemOnLoad, that wasn't that good; add option AttachmentsDomainLoading to allow attachments to load on own appdomain even if AppDomainLoading is false. Scripts will be slower, use more memory but will be disposed on avatar leave, if gc is in good mood. This may be usefull on regions with a lot of traffic, sure use Yengine even better,
2020-07-27 16:13:09 +01:00
XWorkItem.cs
…