store kfm on inventory. this may still be a bit confusing on rez

This commit is contained in:
UbitUmarov
2017-07-16 05:19:27 +01:00
parent 04b97be71e
commit 9ae26fc5af
5 changed files with 42 additions and 11 deletions

View File

@@ -657,6 +657,9 @@ namespace OpenSim.Region.Framework.Scenes
}
}
if(!m_scene.IsRunning)
return sog;
if (root.KeyframeMotion != null)
root.KeyframeMotion.StartCrossingCheck();