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-22 08:28:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39eab72d7c4912a79bf5ce147fad8bf359d27273
opensim
/
OpenSim
/
Region
/
CoreModules
/
Framework
/
EntityTransfer
History
Justin Clark-Casey (justincc)
39eab72d7c
When performing region cross, don't add the velocity to the new position in ETM.CrossAgentIntoNewRegionMain() since this has already been performed by SP.CheckForBorderCrossing()
2014-11-29 00:16:23 +00:00
..
EntityTransferModule.cs
When performing region cross, don't add the velocity to the new position in ETM.CrossAgentIntoNewRegionMain() since this has already been performed by SP.CheckForBorderCrossing()
2014-11-29 00:16:23 +00:00
EntityTransferStateMachine.cs
varregion: add lots of DEBUG level log messages. Especially for teleport.
2013-12-24 12:31:26 -08:00
HGEntityTransferModule.cs
Fix bug in HG attachment throttling code where attachments were never rezzed on any teleport within a foreign grid after the first.
2014-11-25 23:23:12 +00:00
HGIncomingSceneObjectEngine.cs
refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class.
2014-11-25 23:56:32 +00:00