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-23 06:05:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b9fc629bdfd050a7ded26aefec5d3ed3d97ce916
opensim
/
OpenSim
/
Region
/
Framework
/
Scenes
/
Serialization
History
UbitUmarov
59de8fbba0
fix placement of xml ReadEndElement()
2017-07-16 06:10:24 +01:00
..
CoalescedSceneObjectsSerializer.cs
replace the wrong libOMV user modifiable Utils.EnUSCulture by our own no User modifiable Culture.FormatProvider, and also for internal coerence. We do use the libomv on other code paths, so that must be fixed
2017-07-13 04:14:33 +01:00
SceneObjectSerializer.cs
fix placement of xml ReadEndElement()
2017-07-16 06:10:24 +01:00
SceneXmlLoader.cs
move deep effective permissions aggregation to first time use and not on changes. There flag it is need with InvalidateDeepEffectivePerms(). Add config options PropagateGroupShareOutwards and PropagateAnyOneOutwards
2017-05-04 11:37:13 +01:00