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-21 23:45:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ddfff55cc76144607086fbca03c86df57a271ed0
opensim
/
OpenSim
/
Region
/
Framework
History
Melanie Thielker
ddfff55cc7
Preserve attachment data while a prim is in world. Allows attachment
...
editing on the ground without losing attachpoint and position
2010-07-14 21:06:49 +02:00
..
Interfaces
Major attachments cleanup. Remove unused AttachObject ClientView method
2010-07-14 19:51:12 +01:00
Scenes
Preserve attachment data while a prim is in world. Allows attachment
2010-07-14 21:06:49 +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
…