From 7abb0c99beec1d356ea03d0733adeab94408df41 Mon Sep 17 00:00:00 2001 From: Anchor Linden Date: Wed, 13 Jun 2018 01:09:27 +0530 Subject: [DRTVWR-476] - add universal head,upper,lower tattoos --- indra/newview/character/avatar_lad.xml | 174 +++++++++++++++++++++ indra/newview/lllocalbitmaps.cpp | 16 ++ indra/newview/llpaneleditwearable.cpp | 5 +- .../skins/default/xui/en/panel_edit_universal.xml | 108 ++++++++++--- 4 files changed, 278 insertions(+), 25 deletions(-) (limited to 'indra/newview') diff --git a/indra/newview/character/avatar_lad.xml b/indra/newview/character/avatar_lad.xml index 559994e3c0..418fa9b6e2 100644 --- a/indra/newview/character/avatar_lad.xml +++ b/indra/newview/character/avatar_lad.xml @@ -10084,7 +10084,65 @@ render_pass="bump"> + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -10261,7 +10319,65 @@ render_pass="bump"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -54,9 +121,10 @@ label="Eyes Tattoo" layout="topleft" left_pad="30" + top_delta="0" name="Eyes Tattoo" tool_tip="Click to choose a picture" - top_delta="0" + width="115" > @@ -69,9 +137,10 @@ label="Left Arm Tattoo" layout="topleft" left="20" + top_pad="10" name="Left Arm Tattoo" tool_tip="Click to choose a picture" - top_pad="10" + width="115" > @@ -84,9 +153,10 @@ label="Left Leg Tattoo" layout="topleft" left_pad="30" + top_delta="0" name="Left Leg Tattoo" tool_tip="Click to choose a picture" - top_delta="0" + width="115" > @@ -99,9 +169,10 @@ label="Aux1 Tattoo" layout="topleft" left="20" + top_pad="10" name="Aux1 Tattoo" tool_tip="Click to choose a picture" - top_pad="10" + width="115" > @@ -114,9 +185,10 @@ label="Aux2 Tattoo" layout="topleft" left_pad="30" + top_delta="0" name="Aux2 Tattoo" tool_tip="Click to choose a picture" - top_delta="0" + width="115" > @@ -129,38 +201,26 @@ label="Aux3 Tattoo" layout="topleft" left="20" + top_pad="10" name="Aux3 Tattoo" tool_tip="Click to choose a picture" - top_pad="10" + width="115" > - - - + -- cgit v1.2.3