aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/KeyframeMotion.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* [possible still bad] make use of keyframemotion.copy on sop.copy, replacingUbitUmarov2012-08-301-25/+33
* A few more changes to keyframesUbitUmarov2012-08-291-61/+113
* [Potentially broken] keyframes changes.. since it's there, use timer forUbitUmarov2012-08-291-115/+165
* [possible still very broken] mess around keyframes. timer eventsUbitUmarov2012-08-281-103/+265
* fix incoerence btw KFM_TRANSLATION and ROTATION LSL constants and internalUbitUmarov2012-08-261-2/+2
* Make llSetKeyframedMotion prims waut at the borders of down sims and try againMelanie2012-02-261-0/+12
* Implement proper selection behaviorMelanie2012-02-261-0/+31
* Fix deserialization of Buoyancy, Force and Torque. Remove debug from the newMelanie2012-02-261-1/+0
* Serialize Keyframe motion for region crossingsMelanie2012-02-261-3/+68
* Implement llSetKeyframedMotion. No persistence, no region crossing. Yet.Melanie2012-02-261-0/+315