| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  | Superficial cleanup to replace all instances of "gAgentAvatar" with "gAgentAvatarp". | 
|  | Superficial cleanup to replace all instances of "LLVOAvatarSelf *avatarp = gAgent.getAvatarObject" with "gAgentAvatar". | 
|  |  | 
|  | Superficial cleanup so that all instances of gAgent.getAvatarObject() use "LLVOAvatarSelf *avatarp = gAgent.getAvatarObject". | 
|  | trivial xml conflict resolved. | 
|  | LLInventoryFunctions.cpp
Mandated by Tofu to fix a break statement fallthrough for coverty.  This is not my team's code but I was happy to fix it.
BTW: This does not result in any functionality change, so it is makes no difference outside coverty whether we get this into viewer2 versus viewer2.1.
Reviewed by: Vir | 
|  |  | 
|  | --HG--
branch : product-engine | 
|  |  | 
|  | --HG--
branch : product-engine | 
|  | leave some LLFloaterChat usages commented for later review...
--HG--
branch : product-engine | 
|  | open, movement controlled, etc) | 
|  |  | 
|  | Moved function from llinventorybridge to llinventoryfunctions.
--HG--
branch : avatar-pipeline | 
|  |  | 
|  |  | 
|  | --HG--
branch : avatar-pipeline | 
|  | svn merge -r137106:137808 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/inventory-panel
Porting over changes from svn Inventory Panel work. |