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-25 09:25:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
071d601dcbd812bf2e3b163a53323ab5e00a315e
opensim
/
OpenSim
/
Region
/
Framework
History
Melanie Thielker
3940a4dbc7
Avoid a spurious error message when taking a friend's no copy item
2010-07-01 16:11:10 +02:00
..
Interfaces
Change the way IRegionModule us referenced by IEmailModule to
2010-06-28 03:14:05 +01:00
Scenes
Avoid a spurious error message when taking a friend's no copy item
2010-07-01 16:11:10 +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