OpenSimMirror/OpenSim/Region/Framework/Scenes/Animation
Justin Clark-Casey (justincc) af5a3f2d73 Restore previous client AO behaviour by not allowing them to remove the default animation but continue to allow scripts to do so.
This keeps the fix from http://opensimulator.org/mantis/view.php?id=6327
and fixes the behaviour regression in http://opensimulator.org/mantis/view.php?id=6483
Animations may still exhibit different behaviour if both scripts and clients are adjusting animations.
A change in the behaviour of client AO to not remove all animations may be a better long term approach.
2013-01-25 23:54:53 +00:00
..
AnimationSet.cs Restore previous client AO behaviour by not allowing them to remove the default animation but continue to allow scripts to do so. 2013-01-25 23:54:53 +00:00
BinBVHAnimation.cs refactor: move AvatarAnimations, BinBVHAnimation 2009-11-17 16:25:52 +00:00
DefaultAvatarAnimations.cs refactor: Rename AvatarAnimations -> DefaultAvatarAnimations for code clarity since non-default animations are handled completely separately from this class 2012-03-22 00:10:41 +00:00
ScenePresenceAnimator.cs Restore previous client AO behaviour by not allowing them to remove the default animation but continue to allow scripts to do so. 2013-01-25 23:54:53 +00:00