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-09-01 18:56:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e3a50212c194472f2dbcacbeeb5caae3b90fff1
opensim
/
OpenSim
/
Region
History
UbitUmarov
614a5266c5
guess HGEntityTransferModule jobengine does not need a permanet thread
2017-06-13 22:45:31 +01:00
..
Application
change servicePoint dns expire also to 5min, let the endpoints expire slide. This should reduce impact of absurd dns fails observed on my test ubuntu VM
2017-05-29 07:48:09 +01:00
ClientStack
coment out tests that now depend on active thread pool
2017-06-13 20:34:21 +01:00
CoreModules
guess HGEntityTransferModule jobengine does not need a permanet thread
2017-06-13 22:45:31 +01:00
Framework
some cleanup
2017-06-13 13:22:01 +01:00
OptionalModules
remove some more dead scene options
2017-06-07 18:15:15 +01:00
PhysicsModules
fix some issues on ubOde physics shape type changes
2017-06-12 16:19:29 +01:00
ReplaceableModules
…
ScriptEngine
make use of a rare thing called StringBuilder on LSL_List. LSL_List uses may need a revision to make sure they are passed by ref and not by value, with necessary adjustments. This does not have much impact on AppDomains, since if they cross, they are always serialized. Since lists are important parts of LSL, the AppDomainLoading option needs to be replaced by something else
2017-05-28 01:56:52 +01:00