aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/AvatarAppearance.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-57/+105
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-68/+267
* Add TestOsNpcLoadAppearance()Justin Clark-Casey (justincc)2012-10-251-0/+3
* Migrate detailed "appearance show" report generation up to AvatarFactoryModul...Justin Clark-Casey (justincc)2011-12-191-7/+14
* Fix avatar height, removes the hip offset hacknebadon2011-11-051-24/+12
* Fix avatar parameter updating for viewer 3 and maybe 2.Justin Clark-Casey (justincc)2011-09-231-0/+2
* lock AvatarAppearance.m_attachments when we use itJustin Clark-Casey (justincc)2011-09-121-33/+58
* In SetAttachment, if the existing attachment has no asset id then carry on ra...Justin Clark-Casey (justincc)2011-09-061-3/+33
* Stop the pointless double setting of every attachment in AvatarAppearance.Justin Clark-Casey (justincc)2011-09-061-4/+10
* Stop NPCs losing attachments when the source avatar takes them off.Justin Clark-Casey (justincc)2011-09-031-2/+13
* Fix bug where attachments were remaining on the avatar after being dropped.Justin Clark-Casey (justincc)2011-08-301-2/+5
* Add new FireAndForgetMethod.None.Justin Clark-Casey (justincc)2011-08-161-2/+10
* Implement first draft functions for saving and loading NPC appearance from st...Justin Clark-Casey (justincc)2011-08-091-1/+1
* Get rid of AvatarAppearance.Owner to simplify the code.Justin Clark-Casey (justincc)2011-08-021-24/+7
* Get osNpcCreate appearance working with avatars that are currently in the scene.Justin Clark-Casey (justincc)2011-08-011-1/+5
* Fixed updating avatar appearanceOren Hurvitz2011-07-211-1/+3
* Removed a few more spurious appearance saves. When an avatarMic Bowman2011-01-251-5/+18
* Various bug fixes for appearance handling: more aggressive reset of textures ...Mic Bowman2010-12-031-10/+26
* Formatting cleanup.Jeff Ames2010-11-081-39/+38
* Fix default club feetMelanie2010-11-021-1/+1
* Fix logins and avatar appearance. Contains a Migration. May contain nuts.Melanie2010-10-301-7/+33
* On first login, Ruth is back now. Strangely, inventory items are created forMelanie2010-10-301-4/+0
* This commit fixes all the appearance related null refs. Still can't log in,Melanie2010-10-301-2/+7
* Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2010-10-301-20/+15
|\
| * Rationalize the logging messages from the merged appearance branch, commentin...Justin Clark-Casey (justincc)2010-10-291-20/+15
* | READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.Melanie2010-10-301-232/+9
|/
* Merge commit 'cmickeyb/dev-appearance'Melanie2010-10-291-91/+95
|\
| * Bunch of fixes that reduce the number of times appearanceMaster ScienceSim2010-10-291-18/+17
| * Added background thread to handle delayed send and save of appearanceMaster ScienceSim2010-10-281-4/+7
| * Half of the compatibility is working. Login into a new region withMaster ScienceSim2010-10-251-1/+1
| * First attempt to get multiple attachments working to support viewer2.Master ScienceSim2010-10-211-68/+70
* | Add my work on top of cmickeyb'sMelanie2010-10-291-1/+99
|/
* Major refactoring of appearance handling.Master ScienceSim2010-10-201-436/+403
* Merge branch 'master' into presence-refactorMelanie2010-02-221-2/+2
|\
| * Formatting cleanup.Jeff Ames2010-02-151-2/+2
* | Merge branch 'master' into presence-refactorMelanie2010-02-151-15/+8
|\ \ | |/
| * Revolution is on the roll again! :)Revolution2010-02-141-3/+4
| * Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)2010-02-121-12/+4
* | Fixed more appearance woes that showed up using remote connectors. Appearance...Diva Canto2010-01-121-0/+15
|/
* Adding a hair item to the default wearables, fixes newly created avatars appe...Rob Smart2009-10-091-0/+4
* * Change the signature of the agent set appearance callback to prevent unnece...John Hurliman2009-09-301-6/+6
* A slightly modified version ofTeravus Ovares (Dan Olivares)2009-08-251-0/+7
* * Only update TextureEntry in AvatarAppearance if the incoming XML-RPC has a ...John Hurliman2009-08-201-1/+8
* minor:commentsTeravus Ovares (Dan Olivares)2009-08-121-4/+3
* * Remove some mono compiler warningsJustin Clark-Casey2009-08-051-2/+1
* * An enum for The VisualParams array that the viewer sends us with 90% of the...Teravus Ovares2009-08-021-11/+842
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Added option (on my default) to the clone avatar function so that the clothes...MW2009-05-301-0/+14
* * This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares2009-03-271-1/+1
* Moved a method GetDefaultVisualParameters from Scene to AvatarAppearance, whe...diva2009-03-271-2/+13