index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
AvatarAppearance.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-23
Fix avatar parameter updating for viewer 3 and maybe 2.
Justin Clark-Casey (justincc)
1
-0
/
+2
2011-09-12
lock AvatarAppearance.m_attachments when we use it
Justin Clark-Casey (justincc)
1
-33
/
+58
2011-09-06
In SetAttachment, if the existing attachment has no asset id then carry on ra...
Justin Clark-Casey (justincc)
1
-3
/
+33
2011-09-06
Stop the pointless double setting of every attachment in AvatarAppearance.
Justin Clark-Casey (justincc)
1
-4
/
+10
2011-09-03
Stop NPCs losing attachments when the source avatar takes them off.
Justin Clark-Casey (justincc)
1
-2
/
+13
2011-08-30
Fix bug where attachments were remaining on the avatar after being dropped.
Justin Clark-Casey (justincc)
1
-2
/
+5
2011-08-16
Add new FireAndForgetMethod.None.
Justin Clark-Casey (justincc)
1
-2
/
+10
2011-08-09
Implement first draft functions for saving and loading NPC appearance from st...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-08-02
Get rid of AvatarAppearance.Owner to simplify the code.
Justin Clark-Casey (justincc)
1
-24
/
+7
2011-08-01
Get osNpcCreate appearance working with avatars that are currently in the scene.
Justin Clark-Casey (justincc)
1
-1
/
+5
2011-07-21
Fixed updating avatar appearance
Oren Hurvitz
1
-1
/
+3
2011-01-25
Removed a few more spurious appearance saves. When an avatar
Mic Bowman
1
-5
/
+18
2010-12-03
Various bug fixes for appearance handling: more aggressive reset of textures ...
Mic Bowman
1
-10
/
+26
2010-11-08
Formatting cleanup.
Jeff Ames
1
-39
/
+38
2010-11-02
Fix default club feet
Melanie
1
-1
/
+1
2010-10-30
Fix logins and avatar appearance. Contains a Migration. May contain nuts.
Melanie
1
-7
/
+33
2010-10-30
On first login, Ruth is back now. Strangely, inventory items are created for
Melanie
1
-4
/
+0
2010-10-30
This commit fixes all the appearance related null refs. Still can't log in,
Melanie
1
-2
/
+7
2010-10-30
READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.
Melanie
1
-232
/
+9
2010-10-29
Rationalize the logging messages from the merged appearance branch, commentin...
Justin Clark-Casey (justincc)
1
-20
/
+15
2010-10-29
Bunch of fixes that reduce the number of times appearance
Master ScienceSim
1
-18
/
+17
2010-10-29
Add my work on top of cmickeyb's
Melanie
1
-1
/
+99
2010-10-29
Revert "Preliminary work on appearance layers. No user functionality yet."
Melanie
1
-193
/
+258
2010-10-29
Preliminary work on appearance layers. No user functionality yet.
Melanie
1
-258
/
+193
2010-10-28
Added background thread to handle delayed send and save of appearance
Master ScienceSim
1
-4
/
+7
2010-10-25
Half of the compatibility is working. Login into a new region with
Master ScienceSim
1
-1
/
+1
2010-10-21
First attempt to get multiple attachments working to support viewer2.
Master ScienceSim
1
-68
/
+70
2010-10-20
Major refactoring of appearance handling.
Master ScienceSim
1
-436
/
+403
2010-02-15
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2010-02-14
Revolution is on the roll again! :)
Revolution
1
-3
/
+4
2010-02-12
Fix http://opensimulator.org/mantis/view.php?id=4224
Justin Clark-Casey (justincc)
1
-12
/
+4
2010-01-12
Fixed more appearance woes that showed up using remote connectors. Appearance...
Diva Canto
1
-0
/
+15
2009-10-09
Adding a hair item to the default wearables, fixes newly created avatars appe...
Rob Smart
1
-0
/
+4
2009-09-30
* Change the signature of the agent set appearance callback to prevent unnece...
John Hurliman
1
-6
/
+6
2009-08-25
A slightly modified version of
Teravus Ovares (Dan Olivares)
1
-0
/
+7
2009-08-20
* Only update TextureEntry in AvatarAppearance if the incoming XML-RPC has a ...
John Hurliman
1
-1
/
+8
2009-08-12
minor:comments
Teravus Ovares (Dan Olivares)
1
-4
/
+3
2009-08-05
* Remove some mono compiler warnings
Justin Clark-Casey
1
-2
/
+1
2009-08-02
* An enum for The VisualParams array that the viewer sends us with 90% of the...
Teravus Ovares
1
-11
/
+842
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-30
Added option (on my default) to the clone avatar function so that the clothes...
MW
1
-0
/
+14
2009-03-27
* This updates LibOMV to the current release 0.6.0 on March 19 2009
Teravus Ovares
1
-1
/
+1
2009-03-27
Moved a method GetDefaultVisualParameters from Scene to AvatarAppearance, whe...
diva
1
-2
/
+13
2009-03-25
* Appearance patches suite: These patches are applied to allow libomv bots to...
Sean Dague
1
-26
/
+37
2009-03-05
* remove now unused serialization code
Justin Clarke Casey
1
-40
/
+26
2009-02-22
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
1
-6
/
+6
2009-02-22
Addresses some issues with appearance after TPs. Appearance.Owner was not bei...
diva
1
-2
/
+18
2009-02-17
Major change to how appearance is managed, including changes in login and use...
diva
1
-1
/
+1
2009-01-05
* Centralize references to the well known blank texture 5748decc-f629-461c-9a...
Justin Clarke Casey
1
-4
/
+2
2008-11-17
* Remove the TransferRequest and hip debugging console output that crept in r...
Justin Clarke Casey
1
-1
/
+1
[next]