aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/AnimationSet.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: move AnimationSetJustin Clark-Casey (justincc)2009-11-171-185/+0
* refactor: move most animation methods from ScenePresence into a new ScenePres...Justin Clark-Casey (justincc)2009-11-171-10/+11
* Minor tweaks to get OpenSim compiling against both the current libomv and the...John Hurliman2009-10-251-0/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Refactoring, no functional changes. Moved ChildAgentDataUpdate data structure...diva2009-04-011-0/+1
* A few updates necessary for load balancer.Mike Mazur2009-02-251-0/+2
* Adds support for preserving animations on region crossings and TPs. diva2009-02-181-0/+22
* Fix a typo. i + i is not 2 times meMelanie Thielker2009-02-171-1/+1
* Re-fixing the fix :/Melanie Thielker2009-02-171-1/+1
* One-liner to fix an omissionMelanie Thielker2009-02-171-0/+1
* Re-add the objectID field to the anim pack, that was deemed unneccessaryMelanie Thielker2009-02-171-8/+10
* * optimized usings.lbsa712009-02-121-1/+0
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-0/+155