Teravus Ovares (Dan Olivares)
|
0a85d1d767
minor:comments
|
15 rokov pred |
Justin Clark-Casey
|
190bdc8a2e
* Remove some mono compiler warnings
|
15 rokov pred |
Teravus Ovares
|
fea3ffa154
* An enum for The VisualParams array that the viewer sends us with 90% of the documentation.
|
15 rokov pred |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
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.
|
15 rokov pred |
Teravus Ovares
|
52c482a7a7
* This updates LibOMV to the current release 0.6.0 on March 19 2009
|
15 rokov pred |
diva
|
bce5ed5812
Moved a method GetDefaultVisualParameters from Scene to AvatarAppearance, where it belongs. Better error handling in ScenePresence.CopyFrom.
|
15 rokov pred |
Sean Dague
|
6323516a83
* Appearance patches suite: These patches are applied to allow libomv bots to wear outfits in the future.
|
15 rokov pred |
Justin Clarke Casey
|
0de34e9a18
* remove now unused serialization code
|
15 rokov pred |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
15 rokov pred |
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.
|
15 rokov pred |
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).
|
15 rokov pred |
Justin Clarke Casey
|
e7ac639f3a
* Centralize references to the well known blank texture 5748decc-f629-461c-9a36-a35a221fe21f to a constant in OpenSim.Framework.Util
|
16 rokov pred |
Justin Clarke Casey
|
558704be8b
* Remove the TransferRequest and hip debugging console output that crept in recently
|
16 rokov pred |
Melanie Thielker
|
c79a11cbd1
Lots of experimentation yielded a fair approximation of a hip offset from the
|
16 rokov pred |
Melanie Thielker
|
ce37b80c68
Thank you, idb, for a patch that fixes avatar height calculation
|
16 rokov pred |
Adam Frisby
|
cf0a14bec9
* Added IClientIM to IClientCore interfaces
|
16 rokov pred |
Justin Clarke Casey
|
1ff9709ea3
* Possibly fix grey avatar appearance problems
|
16 rokov pred |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 rokov pred |
Jeff Ames
|
5c360e7374
Update svn properties, minor formatting cleanup.
|
16 rokov pred |
Melanie Thielker
|
29530f3029
Attachment persistence!!! Patch #9170 (Mantis #1171)
|
16 rokov pred |
Jeff Ames
|
bea7d4d81a
Update svn properties, formatting cleanup.
|
16 rokov pred |
Melanie Thielker
|
6d2e1ad6ba
Attachment persistence!!! Patch #9169 (Mantis #1171)
|
16 rokov pred |
Melanie Thielker
|
05506cff49
Avatar Attachment persistence!! Patch #9168 (Mantis #1171)
|
16 rokov pred |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 rokov pred |
Sean Dague
|
5158aad662
make lots of properties virtual, which lets nhibernate do
|
16 rokov pred |
Sean Dague
|
29fb93d243
fix a constant that meant pants still weren't working. now
|
16 rokov pred |
Jeff Ames
|
a5f08b430d
Formatting cleanup.
|
16 rokov pred |
Sean Dague
|
f99b4cbe3b
prime the wearables structure, which should fix the exception
|
16 rokov pred |
Sean Dague
|
6a526fcb6f
add to / from hash mapping for grid serialization
|
16 rokov pred |