aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/AvatarAppearance.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-03-27* This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares1-1/+1
2009-03-27Moved a method GetDefaultVisualParameters from Scene to AvatarAppearance, whe...diva1-2/+13
2009-03-25* Appearance patches suite: These patches are applied to allow libomv bots to...Sean Dague1-26/+37
2009-03-05* remove now unused serialization codeJustin Clarke Casey1-40/+26
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-6/+6
2009-02-22Addresses some issues with appearance after TPs. Appearance.Owner was not bei...diva1-2/+18
2009-02-17Major change to how appearance is managed, including changes in login and use...diva1-1/+1
2009-01-05* Centralize references to the well known blank texture 5748decc-f629-461c-9a...Justin Clarke Casey1-4/+2
2008-11-17* Remove the TransferRequest and hip debugging console output that crept in r...Justin Clarke Casey1-1/+1
2008-11-14Lots of experimentation yielded a fair approximation of a hip offset from theMelanie Thielker1-1/+12
2008-11-10Thank you, idb, for a patch that fixes avatar height calculationMelanie Thielker1-14/+7
2008-11-08* Added IClientIM to IClientCore interfacesAdam Frisby1-4/+0
2008-10-28* Possibly fix grey avatar appearance problemsJustin Clarke Casey1-6/+19
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-105/+105
2008-08-19Update svn properties, minor formatting cleanup.Jeff Ames1-3/+3
2008-08-19Attachment persistence!!! Patch #9170 (Mantis #1171)Melanie Thielker1-5/+9
2008-08-19Update svn properties, formatting cleanup.Jeff Ames1-4/+4
2008-08-19Attachment persistence!!! Patch #9169 (Mantis #1171)Melanie Thielker1-6/+61
2008-08-18Avatar Attachment persistence!! Patch #9168 (Mantis #1171)Melanie Thielker1-0/+101
2008-08-18Formatting cleanup.Jeff Ames1-1/+1
2008-06-25make lots of properties virtual, which lets nhibernate doSean Dague1-36/+36
2008-05-19fix a constant that meant pants still weren't working. nowSean Dague1-2/+2
2008-05-17Formatting cleanup.Jeff Ames1-24/+24
2008-05-16prime the wearables structure, which should fix the exceptionSean Dague1-0/+8
2008-05-16add to / from hash mapping for grid serializationSean Dague1-0/+74
2008-05-16Formatting cleanup.Jeff Ames1-3/+3
2008-05-16appearance now survives logout. Tommorrow will involve movingSean Dague1-0/+10
2008-05-15fix bad default initializationSean Dague1-0/+2
2008-05-15add the rest of my UserAppearance created methods toSean Dague1-0/+117
2008-05-15minor refactor of some properties for readabilitySean Dague1-35/+35
2008-05-15refactoring to move AvatarAppearance into Framework andSean Dague1-19/+3
2008-05-15add some additional bits to AvatarAppearance to make thisSean Dague1-0/+39
2008-05-07* Removes references to libsecondlife.Packets from IClientAPI. BAD PROGRAMMER...Adam Frisby1-5/+3
2008-05-01* Rolled back a few changes.Adam Frisby1-62/+61
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-61/+62
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-4/+4
2008-03-18Formatting cleanup.Jeff Ames1-26/+26
2008-03-04Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson1-3/+46
2008-02-04First part of avatar persistence, currently only really works in standalone m...MW1-0/+12
2007-12-27* Optimized usingslbsa711-10/+4
2007-12-19Misc. cleanup:Jeff Ames1-3/+1