aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/AvatarAppearance.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Formatting cleanup.Jeff Ames2008-08-181-1/+1
* make lots of properties virtual, which lets nhibernate doSean Dague2008-06-251-36/+36
* fix a constant that meant pants still weren't working. nowSean Dague2008-05-191-2/+2
* Formatting cleanup.Jeff Ames2008-05-171-24/+24
* prime the wearables structure, which should fix the exceptionSean Dague2008-05-161-0/+8
* add to / from hash mapping for grid serializationSean Dague2008-05-161-0/+74
* Formatting cleanup.Jeff Ames2008-05-161-3/+3
* appearance now survives logout. Tommorrow will involve movingSean Dague2008-05-161-0/+10
* fix bad default initializationSean Dague2008-05-151-0/+2
* add the rest of my UserAppearance created methods toSean Dague2008-05-151-0/+117
* minor refactor of some properties for readabilitySean Dague2008-05-151-35/+35
* refactoring to move AvatarAppearance into Framework andSean Dague2008-05-151-0/+217