OpenSimMirror/OpenSim/Region/ScriptEngine
Justin Clark-Casey (justincc) 3c7eacf39b Fix recent regression from 473c5594 where camera started to judder on moving vehicles.
Other parts of OpenSimulator are relying on SP.Velocity == 0 for vehicles.
So add and use SP.GetWorldVelocity() instead when we need vehicle velocity, along the same lines as existing SP.GetWorldRotation()
2014-09-02 23:35:03 +01:00
..
Interfaces If [XEngine] ScriptStopStrategy is changed between abort and co-op, for the existing session use the previous strategy for that script rather than not starting the script at all. 2014-07-11 00:03:02 +01:00
Shared Fix recent regression from 473c5594 where camera started to judder on moving vehicles. 2014-09-02 23:35:03 +01:00
XEngine Change default script stop method to co-op instead of abort. 2014-07-16 22:58:38 +01:00