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-07-08 05:36:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e5991124dda62bd5bc4bce2cc5b2241ea2ef65f0
opensim
/
OpenSim
/
Region
History
UbitUmarov
e5991124dd
merge LocalNeighbourServicesConnector and RemoteNeighbourServicesConnector in single NeighbourServicesOutConnector
2017-05-31 01:29:38 +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
mono is a total crap
2017-05-29 03:13:56 +01:00
CoreModules
merge LocalNeighbourServicesConnector and RemoteNeighbourServicesConnector in single NeighbourServicesOutConnector
2017-05-31 01:29:38 +01:00
Framework
dont fail saving a OAR because of a broken material
2017-05-23 04:21:03 +01:00
OptionalModules
let StreamReader be in using statements
2017-05-07 00:47:45 +01:00
PhysicsModules
add a bit more protection for broken scripts like ingen-e3s-v1.33
2017-05-21 01:52:27 +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