Master ScienceSim
|
0f28fa400d
Added background thread to handle delayed send and save of appearance
|
il y a 14 ans |
Master ScienceSim
|
6e58c3d563
Half of the compatibility is working. Login into a new region with
|
il y a 14 ans |
Master ScienceSim
|
267f18925d
First attempt to get multiple attachments working to support viewer2.
|
il y a 14 ans |
Master ScienceSim
|
b1c8d05888
Major refactoring of appearance handling.
|
il y a 14 ans |
Melanie
|
1f45e6c649
Merge branch 'master' into presence-refactor
|
il y a 14 ans |
Jeff Ames
|
af265e001d
Formatting cleanup.
|
il y a 14 ans |
Melanie
|
c033223c63
Merge branch 'master' into presence-refactor
|
il y a 14 ans |
Revolution
|
9821c4f566
Revolution is on the roll again! :)
|
il y a 14 ans |
Justin Clark-Casey (justincc)
|
802a969267
Fix http://opensimulator.org/mantis/view.php?id=4224
|
il y a 14 ans |
Diva Canto
|
66920a9047
Fixed more appearance woes that showed up using remote connectors. Appearance is now being passed with AgentCircuitData, as it should be.
|
il y a 15 ans |
Rob Smart
|
1c220e173c
Adding a hair item to the default wearables, fixes newly created avatars appearing as a cloud
|
il y a 15 ans |
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
|
il y a 15 ans |
Teravus Ovares (Dan Olivares)
|
5f794d3e59
A slightly modified version of
|
il y a 15 ans |
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
|
il y a 15 ans |
Teravus Ovares (Dan Olivares)
|
0a85d1d767
minor:comments
|
il y a 15 ans |
Justin Clark-Casey
|
190bdc8a2e
* Remove some mono compiler warnings
|
il y a 15 ans |
Teravus Ovares
|
fea3ffa154
* An enum for The VisualParams array that the viewer sends us with 90% of the documentation.
|
il y a 15 ans |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
il y a 15 ans |
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.
|
il y a 15 ans |
Teravus Ovares
|
52c482a7a7
* This updates LibOMV to the current release 0.6.0 on March 19 2009
|
il y a 15 ans |
diva
|
bce5ed5812
Moved a method GetDefaultVisualParameters from Scene to AvatarAppearance, where it belongs. Better error handling in ScenePresence.CopyFrom.
|
il y a 15 ans |
Sean Dague
|
6323516a83
* Appearance patches suite: These patches are applied to allow libomv bots to wear outfits in the future.
|
il y a 15 ans |
Justin Clarke Casey
|
0de34e9a18
* remove now unused serialization code
|
il y a 15 ans |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
il y a 15 ans |
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.
|
il y a 15 ans |
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).
|
il y a 15 ans |
Justin Clarke Casey
|
e7ac639f3a
* Centralize references to the well known blank texture 5748decc-f629-461c-9a36-a35a221fe21f to a constant in OpenSim.Framework.Util
|
il y a 16 ans |
Justin Clarke Casey
|
558704be8b
* Remove the TransferRequest and hip debugging console output that crept in recently
|
il y a 16 ans |
Melanie Thielker
|
c79a11cbd1
Lots of experimentation yielded a fair approximation of a hip offset from the
|
il y a 16 ans |
Melanie Thielker
|
ce37b80c68
Thank you, idb, for a patch that fixes avatar height calculation
|
il y a 16 ans |