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-30 14:17:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83105211bc7689ddabaebd7bf5047dd93a7fb427
opensim
/
OpenSim
/
Region
/
CoreModules
/
Communications
/
Local
History
diva
b4be9baa4a
Fixes the problem of attachment offset after crossings/TPs. Hopefully it fixes mantis
#3126
, as well as other random displacements. The problem was that the new object at the receiving region was being marked as attachment before AttachObject was called. That made its AbsolutePosition be the position of the avie, and that was what was being given to AttachObject.
2009-02-10 22:54:05 +00:00
..
LocalInterregionComms.cs
Fixes the problem of attachment offset after crossings/TPs. Hopefully it fixes mantis
#3126
, as well as other random displacements. The problem was that the new object at the receiving region was being marked as attachment before AttachObject was called. That made its AbsolutePosition be the position of the avie, and that was what was being given to AttachObject.
2009-02-10 22:54:05 +00:00