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-05-27 12:26:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63dcd44e8727a4e264feaf2d981c70bbfa209811
opensim
/
OpenSim
/
Region
/
Framework
History
Melanie
649d9ef934
Fix script data not being reset as it should be
2011-01-24 02:20:54 +01:00
..
Interfaces
Preserve the script running flag when copying an object.
2011-01-08 16:44:28 +01:00
Scenes
Fix script data not being reset as it should be
2011-01-24 02:20:54 +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