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-09 06:15:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e5ae1b013e2960f6651bc8cf2d74cfbb181012e
opensim
/
OpenSim
/
Region
/
Framework
History
Melanie
0049ec16f5
Prevent leftover attachments from clogging up the pipes
2010-11-16 22:26:07 +01:00
..
Interfaces
Change the way attachments are persisted. Editing a worn attachment will now
2010-11-16 21:01:56 +00:00
Scenes
Prevent leftover attachments from clogging up the pipes
2010-11-16 22:26:07 +01: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