aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/AvatarAppearance.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Appearance patches suite: These patches are applied to allow libomv bots to...Sean Dague2009-03-251-26/+37
* * remove now unused serialization codeJustin Clarke Casey2009-03-051-40/+26
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-6/+6
* Addresses some issues with appearance after TPs. Appearance.Owner was not bei...diva2009-02-221-2/+18
* Major change to how appearance is managed, including changes in login and use...diva2009-02-171-1/+1
* * Centralize references to the well known blank texture 5748decc-f629-461c-9a...Justin Clarke Casey2009-01-051-4/+2
* * Remove the TransferRequest and hip debugging console output that crept in r...Justin Clarke Casey2008-11-171-1/+1
* Lots of experimentation yielded a fair approximation of a hip offset from theMelanie Thielker2008-11-141-1/+12
* Thank you, idb, for a patch that fixes avatar height calculationMelanie Thielker2008-11-101-14/+7
* * Added IClientIM to IClientCore interfacesAdam Frisby2008-11-081-4/+0
* * Possibly fix grey avatar appearance problemsJustin Clarke Casey2008-10-281-6/+19
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-105/+105
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-191-3/+3
* Attachment persistence!!! Patch #9170 (Mantis #1171)Melanie Thielker2008-08-191-5/+9
* Update svn properties, formatting cleanup.Jeff Ames2008-08-191-4/+4
* Attachment persistence!!! Patch #9169 (Mantis #1171)Melanie Thielker2008-08-191-6/+61
* Avatar Attachment persistence!! Patch #9168 (Mantis #1171)Melanie Thielker2008-08-181-0/+101