aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/AvatarAppearance.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-29* This finishes the implementation of AgentCachedTexture. Requires the XBak...teravus1-3/+11
2012-12-21* Partial Commit for Avatar Appearance to include the functionality of Cached...teravus1-1/+7
2012-12-07 add some default size setting and checksUbitUmarov1-2/+20
2012-12-07revert the use of avatar skeleton and use avatar size provided by viewers,UbitUmarov1-17/+30
2012-12-07calculate avatar size on tpsUbitUmarov1-2/+3
2012-12-07*TEST* add some avatar skeleton information and use it to calculate avatarUbitUmarov1-0/+30
2012-11-15Revert "Merge master into teravuswork", it should have been avination, not ma...teravus1-3/+0
2012-10-25Add TestOsNpcLoadAppearance()Justin Clark-Casey (justincc)1-0/+3
2012-04-26Help big boobies to dance (avatar visualParams). May not persist and need mor...UbitUmarov1-10/+24
2011-12-19Migrate detailed "appearance show" report generation up to AvatarFactoryModul...Justin Clark-Casey (justincc)1-7/+14
2011-11-05Fix avatar height, removes the hip offset hacknebadon1-24/+12
2011-09-23Fix avatar parameter updating for viewer 3 and maybe 2.Justin Clark-Casey (justincc)1-0/+2
2011-09-12lock AvatarAppearance.m_attachments when we use itJustin Clark-Casey (justincc)1-33/+58
2011-09-06In SetAttachment, if the existing attachment has no asset id then carry on ra...Justin Clark-Casey (justincc)1-3/+33
2011-09-06Stop the pointless double setting of every attachment in AvatarAppearance.Justin Clark-Casey (justincc)1-4/+10
2011-09-03Stop NPCs losing attachments when the source avatar takes them off.Justin Clark-Casey (justincc)1-2/+13
2011-08-30Fix bug where attachments were remaining on the avatar after being dropped.Justin Clark-Casey (justincc)1-2/+5
2011-08-16Add new FireAndForgetMethod.None.Justin Clark-Casey (justincc)1-2/+10
2011-08-09Implement first draft functions for saving and loading NPC appearance from st...Justin Clark-Casey (justincc)1-1/+1
2011-08-02Get rid of AvatarAppearance.Owner to simplify the code.Justin Clark-Casey (justincc)1-24/+7
2011-08-01Get osNpcCreate appearance working with avatars that are currently in the scene.Justin Clark-Casey (justincc)1-1/+5
2011-07-21Fixed updating avatar appearanceOren Hurvitz1-1/+3
2011-01-25Removed a few more spurious appearance saves. When an avatarMic Bowman1-5/+18
2010-12-06Lock the attachments dict so it doesn't get out of sync when iteratingMelanie1-35/+59
2010-12-03Various bug fixes for appearance handling: more aggressive reset of textures ...Mic Bowman1-10/+26
2010-11-30Various bug fixes for appearance handlingMic Bowman1-5/+18
2010-11-08Formatting cleanup.Jeff Ames1-39/+38
2010-11-02Fix default club feetMelanie1-1/+1
2010-10-30Fix logins and avatar appearance. Contains a Migration. May contain nuts.Melanie1-7/+33
2010-10-30On first login, Ruth is back now. Strangely, inventory items are created forMelanie1-4/+0
2010-10-30This commit fixes all the appearance related null refs. Still can't log in,Melanie1-2/+7
2010-10-30READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.Melanie1-232/+9
2010-10-29Rationalize the logging messages from the merged appearance branch, commentin...Justin Clark-Casey (justincc)1-20/+15
2010-10-29Bunch of fixes that reduce the number of times appearanceMaster ScienceSim1-18/+17
2010-10-29Add my work on top of cmickeyb'sMelanie1-1/+99
2010-10-29Revert "Preliminary work on appearance layers. No user functionality yet."Melanie1-193/+258
2010-10-29Add my work on top of cmickeyb'sMelanie1-1/+99
2010-10-29Revert "Preliminary work on appearance layers. No user functionality yet."Melanie1-193/+258
2010-10-29Preliminary work on appearance layers. No user functionality yet.Melanie1-258/+193
2010-10-29Preliminary work on appearance layers. No user functionality yet.Melanie1-258/+193
2010-10-29Preliminary work on appearance layers. No user functionality yet.Melanie1-258/+193
2010-10-28Added background thread to handle delayed send and save of appearanceMaster ScienceSim1-4/+7
2010-10-25Half of the compatibility is working. Login into a new region withMaster ScienceSim1-1/+1
2010-10-21First attempt to get multiple attachments working to support viewer2.Master ScienceSim1-68/+70
2010-10-20Major refactoring of appearance handling.Master ScienceSim1-436/+403
2010-02-15Formatting cleanup.Jeff Ames1-2/+2
2010-02-14Revolution is on the roll again! :)Revolution1-3/+4
2010-02-12Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)1-12/+4
2010-01-12Fixed more appearance woes that showed up using remote connectors. Appearance...Diva Canto1-0/+15
2009-10-09Adding a hair item to the default wearables, fixes newly created avatars appe...Rob Smart1-0/+4