Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork
commit
48b0a3de79
|
@ -564,7 +564,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||||
// Scene.RegionInfo.RegionName, Name, m_velocity);
|
// Scene.RegionInfo.RegionName, Name, m_velocity);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
//
|
||||||
public override Vector3 AngularVelocity
|
public override Vector3 AngularVelocity
|
||||||
{
|
{
|
||||||
get
|
get
|
||||||
|
@ -581,7 +581,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||||
return m_rotationalvelocity;
|
return m_rotationalvelocity;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
//
|
||||||
private Quaternion m_bodyRot = Quaternion.Identity;
|
private Quaternion m_bodyRot = Quaternion.Identity;
|
||||||
|
|
||||||
public Quaternion Rotation
|
public Quaternion Rotation
|
||||||
|
|
Loading…
Reference in New Issue