This website requires JavaScript.
Explore
Help
Sign In
OpenSim
/
OpenSimMirror
Watch
1
Star
0
Fork
You've already forked OpenSimMirror
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c48be64d9a
OpenSimMirror
/
OpenSim
/
Region
/
Framework
History
Melanie Thielker
c48be64d9a
Remove posting region restart event from SOP, as it's now in XMRe
2010-08-06 16:08:50 +02:00
..
Interfaces
Major attachments cleanup. Remove unused AttachObject ClientView method
2010-07-14 19:51:12 +01:00
Scenes
Remove posting region restart event from SOP, as it's now in XMRe
2010-08-06 16:08:50 +02:00
ModuleLoader.cs
Implement suspended updates - When an operation is occurring on lots of prims in a single group, don't schedule any updates until the operation has completed. This makes things like llSetAlpha(LINK_SET,0.0,ALL_SIDES); a *lot* faster, more efficient and less buggy, and also makes unlinking a lot better. Linking is still treacherous.. this needs to be analysed.
2010-05-29 02:10:34 -07:00
StorageManager.cs
* Added SceneTests and SceneBaseTests
2009-06-22 07:39:04 +00:00