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-28 03:46:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3fe3471532db22eeb0d75c2b0ab56e6d2fc3eea8
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