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-08 21:01:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cbae148f6865e750bdbaeb4ba4eede56464d651e
opensim
/
OpenSim
/
Region
History
UbitUmarov
cbae148f68
show the count of broken assets we now have from gather on iar/oar pre save information
2017-06-22 21:48:26 +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
revert EnvironmentTick back to orignal clock, since change may cause issues on some code paths. Clean a bit get mesh and get texture throttle
2017-06-19 05:22:38 +01:00
CoreModules
show the count of broken assets we now have from gather on iar/oar pre save information
2017-06-22 21:48:26 +01:00
Framework
change uuidgather a bit more
2017-06-22 21:37:51 +01:00
OptionalModules
changes to AutoBackModule. Store folder and number of days expire is now also only defined in OpenSim.ini and so same for all regions.
2017-06-21 13:35:36 +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