Commit Verlauf

Autor SHA1 Nachricht Datum
  Master ScienceSim 0f28fa400d Added background thread to handle delayed send and save of appearance vor 14 Jahren
  Master ScienceSim 6e58c3d563 Half of the compatibility is working. Login into a new region with vor 14 Jahren
  Master ScienceSim 267f18925d First attempt to get multiple attachments working to support viewer2. vor 14 Jahren
  Master ScienceSim b1c8d05888 Major refactoring of appearance handling. vor 14 Jahren
  Melanie 1f45e6c649 Merge branch 'master' into presence-refactor vor 14 Jahren
  Jeff Ames af265e001d Formatting cleanup. vor 14 Jahren
  Melanie c033223c63 Merge branch 'master' into presence-refactor vor 14 Jahren
  Revolution 9821c4f566 Revolution is on the roll again! :) vor 14 Jahren
  Justin Clark-Casey (justincc) 802a969267 Fix http://opensimulator.org/mantis/view.php?id=4224 vor 14 Jahren
  Diva Canto 66920a9047 Fixed more appearance woes that showed up using remote connectors. Appearance is now being passed with AgentCircuitData, as it should be. vor 14 Jahren
  Rob Smart 1c220e173c Adding a hair item to the default wearables, fixes newly created avatars appearing as a cloud vor 15 Jahren
  John Hurliman 5dfd2643df * Change the signature of the agent set appearance callback to prevent unnecessary serialization/deserialization of TextureEntry objects and allow TextureEntry to be inspected for missing bakes vor 15 Jahren
  Teravus Ovares (Dan Olivares) 5f794d3e59 A slightly modified version of vor 15 Jahren
  John Hurliman ae2ceda479 * Only update TextureEntry in AvatarAppearance if the incoming XML-RPC has a valid TextureEntry. About half the time update_avatar_appearance calls are made, the TextureEntry is empty vor 15 Jahren
  Teravus Ovares (Dan Olivares) 0a85d1d767 minor:comments vor 15 Jahren
  Justin Clark-Casey 190bdc8a2e * Remove some mono compiler warnings vor 15 Jahren
  Teravus Ovares fea3ffa154 * An enum for The VisualParams array that the viewer sends us with 90% of the documentation. vor 15 Jahren
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. vor 15 Jahren
  MW e3e7e73db3 Added option (on my default) to the clone avatar function so that the clothes and attachments that the target avatar is wearing, to begin with, are removed. So the end result isn't a merger of those clothes/attachments and the ones the template avatar is wearing. vor 15 Jahren
  Teravus Ovares 52c482a7a7 * This updates LibOMV to the current release 0.6.0 on March 19 2009 vor 15 Jahren
  diva bce5ed5812 Moved a method GetDefaultVisualParameters from Scene to AvatarAppearance, where it belongs. Better error handling in ScenePresence.CopyFrom. vor 15 Jahren
  Sean Dague 6323516a83 * Appearance patches suite: These patches are applied to allow libomv bots to wear outfits in the future. vor 15 Jahren
  Justin Clarke Casey 0de34e9a18 * remove now unused serialization code vor 15 Jahren
  Charles Krinke 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: vor 15 Jahren
  diva 99b051ccbe Addresses some issues with appearance after TPs. Appearance.Owner was not being set, and that's what's being used in SendAppearanceToOtherAgent. Mantis #3204. vor 15 Jahren
  diva 7cc9062137 Major change to how appearance is managed, including changes in login and user service/server. Appearance is now sent by the user service/server along with all other loginparams. Regions don't query the user service for appearance anymore. The appearance is passed along from region to region as the avie moves around. And, as before, it's stored back with the user service as the client changes the avie's appearance. Child agents have default appearances that are set to the actual appearance when the avie moves to that region. (as before, child agents are invisible and non-physical). vor 15 Jahren
  Justin Clarke Casey e7ac639f3a * Centralize references to the well known blank texture 5748decc-f629-461c-9a36-a35a221fe21f to a constant in OpenSim.Framework.Util vor 15 Jahren
  Justin Clarke Casey 558704be8b * Remove the TransferRequest and hip debugging console output that crept in recently vor 16 Jahren
  Melanie Thielker c79a11cbd1 Lots of experimentation yielded a fair approximation of a hip offset from the vor 16 Jahren
  Melanie Thielker ce37b80c68 Thank you, idb, for a patch that fixes avatar height calculation vor 16 Jahren