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-08-01 14:16:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d4086e6025d2d6ccbf1339a22a443eb746e834f
opensim
/
OpenSim
/
Region
/
Framework
History
Tom
a636af13e7
Make sure the avatar position gets moved along with a prim it is sitting on. This fixes mantis
#208
and (maybe) issues with chat and sound coming from the wrong place when sat on a vehicle.
2010-08-06 06:37:40 -07:00
..
Interfaces
Major attachments cleanup. Remove unused AttachObject ClientView method
2010-07-14 19:51:12 +01:00
Scenes
Make sure the avatar position gets moved along with a prim it is sitting on. This fixes mantis
#208
and (maybe) issues with chat and sound coming from the wrong place when sat on a vehicle.
2010-08-06 06:37:40 -07: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