aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/AnimationSet.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-28partial mantis 8219; on creating or updating items (animationsets, wearables)...UbitUmarov1-2/+20
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-1/+1
2014-10-03Also store names of assets in the AnimationSetMelanie Thielker1-6/+36
2014-09-27Make changes to AnimationSet to allow indexing by names rather than indices. ...Melanie Thielker1-35/+26
2014-09-26change permitions againUbitUmarov1-3/+3
2014-09-26change it again...UbitUmarov1-11/+36
2014-09-26 remove unnecessary argument refUbitUmarov1-1/+1
2014-09-26make c# more happyUbitUmarov1-2/+2
2014-09-26 change animset permitions to reflect no transfer natureUbitUmarov1-4/+8
2014-09-26 add centerlized AnimationSet item permitions settingUbitUmarov1-0/+19
2014-09-25Rename = too genericMelanie Thielker1-2/+2
2014-09-25Add the AnimationSet skelMelanie Thielker1-30/+50
2009-03-01Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames1-3/+28
2009-02-26svn attribute fixes so that we can play nice between windows and linuxSean Dague1-54/+54
2009-02-26Added IRegionCreator interface that all ApplicationPlugins that are creators ...MW1-0/+10
2009-02-26opps forgot to commit a changed file.MW1-1/+1
2009-02-26Added IRegistryCore and RegistryCore to OpenSim.Framework.MW1-0/+44