aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Animation/DefaultAvatarAnimations.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* give up on a property that old monos do compile, but then smore ok execUbitUmarov2018-01-091-1/+1
|
* test our obsolete jenkins ...UbitUmarov2018-01-081-1/+1
|
* fall back to a obsolete property since several monos in use (include our ↵UbitUmarov2018-01-081-1/+1
| | | | own) do not suporte the proper .net4.0 one
* a few more xml thingsUbitUmarov2018-01-051-0/+4
|
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-1/+1
|
* 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