aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/KeyframeMotion.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-02Close streams immediately when we finish using themOren Hurvitz1-21/+25
2014-04-22Fixed KeyframeMotion to work with very slow movement.Oren Hurvitz1-25/+33
2014-03-11Don't start KeyframeMotion timers until all the regions are ready. This preve...Oren Hurvitz1-2/+28
2013-07-08minor: remove mono compiler warnings related to keyframe codeJustin Clark-Casey (justincc)1-6/+3
2013-06-06Fix keyframe motion copyrightMelanie1-3/+26
2013-06-06Committing Avination's Keyframe module. This is not hooked up yet and will do...Melanie1-0/+766