OpenSimMirror/OpenSim
teravus 120b6948ed * This fixes the border crossing offsets by storing the final keyframe location in the hijacked variable KeyFrame.AngularVelocity. When steps in OnTimer <= 0.0, normalize the final position by Constants.RegionSize and move the object there. The hack here is KeyFrame.AngularVelocity probably isn't the right name for this variable because it's the un-mucked with keyframe position. When you determine the feasibility of changing the name without affecting the serialization of existing objects in world... It's simply a name change to KeyFrame.FinalPosition or something proper.
(cherry picked from commit e0399ccaec)
2013-09-16 11:32:05 -05:00
..
Addons Restore group membership check for HG users in QueryAccess. 2013-09-05 07:44:27 -07:00
ApplicationPlugins Merge branch 'master' into careminster 2013-08-17 03:23:45 +01:00
Capabilities Merge branch 'master' into careminster 2013-07-24 03:50:09 +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 Merge branch 'master' into careminster 2013-09-07 13:54:19 +01:00
Framework Merge branch 'master' into careminster 2013-09-07 13:54:19 +01:00
Region * This fixes the border crossing offsets by storing the final keyframe location in the hijacked variable KeyFrame.AngularVelocity. When steps in OnTimer <= 0.0, normalize the final position by Constants.RegionSize and move the object there. The hack here is KeyFrame.AngularVelocity probably isn't the right name for this variable because it's the un-mucked with keyframe position. When you determine the feasibility of changing the name without affecting the serialization of existing objects in world... It's simply a name change to KeyFrame.FinalPosition or something proper. 2013-09-16 11:32:05 -05:00
Server Merge branch 'master' into careminster 2013-09-07 13:54:19 +01:00
Services Merge branch 'master' into careminster 2013-09-07 13:54:19 +01:00
Tests Merge branch 'master' into careminster 2013-08-17 03:23:45 +01:00
Tools In pCampbot PhysicsBehaviour.Close(), only cancel jumping if bot is connected 2013-09-03 19:58:27 +01:00