aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Animation/DefaultAvatarAnimations.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-1/+5
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-0/+26
2012-03-22refactor: Rename AvatarAnimations -> DefaultAvatarAnimations for code clarity...Justin Clark-Casey (justincc)1-2/+2
2012-03-21Instead of loading default avatar animations in both SLUtil and AvatarAnimati...Justin Clark-Casey (justincc)1-18/+63
2009-11-17refactor: move AvatarAnimations, BinBVHAnimationJustin Clark-Casey (justincc)1-1/+1
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+1
2008-11-05* Apply second patch in http://opensimulator.org/mantis/view.php?id=2561Justin Clarke Casey1-1/+5
2008-09-06Mantis #2133Melanie Thielker1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-6/+6
2008-05-01* Rolled back a few changes.Adam Frisby1-3/+3
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-3/+3
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-2/+0
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-02-06Consolidated LoadAnims and AvatarAnimations constructor.Jeff Ames1-24/+7
2008-02-05Converted logging to use log4net.Jeff Ames1-3/+5
2008-01-21Another attempt to squash the animation bug. Wish I could get this to fail at...Brian McBee1-1/+1
2007-12-27* Optimized usingslbsa711-9/+8
2007-12-21* Fix for Mantis: 0000224Teravus Ovares1-1/+7
2007-12-18* Added Incomplete Handling of the RegionInfoRequest packet Teravus Ovares1-3/+6
2007-12-12remove another partial class, and map another class back to a real fileSean Dague1-26/+25
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-12-06removed obsolete Verbose() functionJeff Ames1-2/+2
2007-12-04keeping opensim safe for children -- made some namespace references less expl...Jeff Ames1-2/+2
2007-10-31fixed filenames in log messagesJeff Ames1-1/+1
2007-10-30* Optimized usingslbsa711-1/+1
2007-09-21* Yeah, I placed Close() in the wrong file. So sue me.lbsa711-9/+0
2007-09-21* Continued work on Region layerlbsa711-9/+17
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-4/+1
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-07-16changed to native line ending encodingSean Dague1-74/+74
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-4/+2
2007-06-27*Moved all the classes into their own file from LLSDHelpers.csmingchen1-0/+0
2007-06-27*Some more restructuring/fixing -- should compile, but high chance I forgot t...mingchen1-2/+2