.. |
Application
|
91caf98308
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
|
7 years ago |
ClientStack
|
ed8526bcfb
coment out tests that now depend on active thread pool
|
7 years ago |
CoreModules
|
614a5266c5
guess HGEntityTransferModule jobengine does not need a permanet thread
|
7 years ago |
Framework
|
9526a96b4f
some cleanup
|
7 years ago |
OptionalModules
|
eca89c6e61
remove some more dead scene options
|
7 years ago |
PhysicsModules
|
a18d45fbdc
fix some issues on ubOde physics shape type changes
|
7 years ago |
ReplaceableModules
|
ec1a5d8933
Some module reshuffling, no user functionality yet
|
15 years ago |
ScriptEngine
|
572e84c822
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
|
7 years ago |