aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/KeyframeMotion.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make llSetKeyframedMotion prims waut at the borders of down sims and try againMelanie2012-02-261-0/+12
| | | | periodically.
* Implement proper selection behaviorMelanie2012-02-261-0/+31
|
* Fix deserialization of Buoyancy, Force and Torque. Remove debug from the newMelanie2012-02-261-1/+0
| | | | code.
* Serialize Keyframe motion for region crossingsMelanie2012-02-261-3/+68
|
* Implement llSetKeyframedMotion. No persistence, no region crossing. Yet.Melanie2012-02-261-0/+315