OpenSimMirror/OpenSim/Region/ScriptEngine/Shared/Api
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
..
Implementation Fix recent regression from 473c5594 where camera started to judder on moving vehicles. 2014-09-02 23:35:03 +01:00
Interface Mantis 7146 The lsl function llGetMassMKS is not implemented 2014-05-06 17:31:21 +01:00
Runtime Implement STATUS_BLOCK_GRAB_OBJECT in llSetStatus()/llGetStatus() and correct effect of STATUS_BLOCK_GRAB 2014-08-29 23:40:21 +01:00