OpenSimMirror/OpenSim
Diva Canto d5a1779465 Manage AgentUpdates more sanely:
- The existing event to scene has been split into 2: OnAgentUpdate and OnAgentCameraUpdate, to better reflect the two types of updates that the viewer sends. We can run one without the other, which is what happens when the avie is still but the user is camming around
- Added thresholds (as opposed to equality) to determine whether the update is significant or not. I thin these thresholds are ok, but we can play with them later
- Ignore updates of HeadRotation, which were problematic and aren't being used up stream
2013-07-21 09:00:42 -07:00
..
Addons minor: remove some mono compiler warnings in new groups code 2013-07-08 23:57:05 +01:00
ApplicationPlugins minor: Remove mono compiler warning in RemoteAdminPlugin 2013-05-09 22:44:45 +01:00
Capabilities Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 2013-07-15 23:28:02 +01:00
ConsoleClient Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. 2013-02-27 00:21:02 +00:00
Data Fix HGTravelStore.migrations in SQLite (mantis #6709) 2013-07-19 20:25:33 -07:00
Framework Manage AgentUpdates more sanely: 2013-07-21 09:00:42 -07:00
Region Manage AgentUpdates more sanely: 2013-07-21 09:00:42 -07:00
Server Change the auth token to be the user's sessionid. 2013-07-14 07:28:40 -07:00
Services Cleanup old hg sessions (older than 2 days) 2013-07-14 15:47:54 -07:00
Tests Manage AgentUpdates more sanely: 2013-07-21 09:00:42 -07:00
Tools Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 2013-03-26 03:40:06 +00:00