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
f2dd324bc8
OpenSimMirror
/
OpenSim
/
Region
/
Framework
History
Melanie
f2dd324bc8
Fix linking link sets to rotated prims.
2010-12-26 20:42:47 +01:00
..
Interfaces
Removed unused code -- this was the previous version of UDP texture sending, which now lives entirely in LindenUDP space.
2010-12-23 10:05:08 -08:00
Scenes
Fix linking link sets to rotated prims.
2010-12-26 20:42:47 +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