aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/AvatarAppearance.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-14Make regions tolerant to newer regions with more werables.Melanie Thielker1-2/+5
2014-07-21Don't append attachments multiple timesOren Hurvitz1-0/+6
2013-12-19Add missing viewer param elements for butt and breast physics.Justin Clark-Casey (justincc)1-1/+75
2013-12-11Committing the Avination Scene Presence and related texture codeMelanie1-96/+217
2013-05-24This is an experimental patch that adds support for comparing textureMic Bowman1-32/+66
2013-03-19Prevent multiple instances of the same item ID being appended to an AvatarApp...Justin Clark-Casey (justincc)1-30/+48
2012-10-25Add TestOsNpcLoadAppearance()Justin Clark-Casey (justincc)1-0/+3
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-03Various bug fixes for appearance handling: more aggressive reset of textures ...Mic Bowman1-10/+26
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-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
2009-09-30* Change the signature of the agent set appearance callback to prevent unnece...John Hurliman1-6/+6
2009-08-25A slightly modified version ofTeravus Ovares (Dan Olivares)1-0/+7
2009-08-20* Only update TextureEntry in AvatarAppearance if the incoming XML-RPC has a ...John Hurliman1-1/+8
2009-08-12minor:commentsTeravus Ovares (Dan Olivares)1-4/+3
2009-08-05* Remove some mono compiler warningsJustin Clark-Casey1-2/+1
2009-08-02* An enum for The VisualParams array that the viewer sends us with 90% of the...Teravus Ovares1-11/+842
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-30Added option (on my default) to the clone avatar function so that the clothes...MW1-0/+14