aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/KeyframeMotion.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* More namespace and dll name changes. Still no functional changes.Diva Canto2015-08-301-1/+1
* Renamed the namespaces tooDiva Canto2015-08-301-1/+1
* Fix multiple moving_end and add moving_start to llSetKeyframedMotionJeff Kelley2015-08-201-10/+15
* Close streams immediately when we finish using themOren Hurvitz2014-07-211-21/+25
* Fixed KeyframeMotion to work with very slow movement.Oren Hurvitz2014-04-221-25/+33
* Don't start KeyframeMotion timers until all the regions are ready. This preve...Oren Hurvitz2014-03-111-2/+28
* minor: remove mono compiler warnings related to keyframe codeJustin Clark-Casey (justincc)2013-07-081-6/+3
* Fix keyframe motion copyrightMelanie2013-06-061-3/+26
* Committing Avination's Keyframe module. This is not hooked up yet and will do...Melanie2013-06-061-0/+766