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-17 04:05:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
657b781f2f29e2076ee7aa5c4458cf68f467ab7e
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
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
Properties
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
Tests
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
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
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00