aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Animation/DefaultAvatarAnimations.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add methods to Animation and AnimationSet for easier manipulation andRobert Adams2013-05-301-0/+26
| | | | | display of groups of animations (Equal(), ToString(), FromOSDArray(), ...). No functional change to animations.
* refactor: Rename AvatarAnimations -> DefaultAvatarAnimations for code ↵Justin Clark-Casey (justincc)2012-03-221-0/+108
clarity since non-default animations are handled completely separately from this class