aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/floater_avatar_textures.xml
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:44:46 -0500
committerJacek Antonelli2008-08-15 23:44:46 -0500
commit38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4 (patch)
treeadca584755d22ca041a2dbfc35d4eca01f70b32c /linden/indra/newview/skins/xui/en-us/floater_avatar_textures.xml
parentREADME.txt (diff)
downloadmeta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.zip
meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.tar.gz
meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.tar.bz2
meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.tar.xz
Second Life viewer sources 1.13.2.12
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/floater_avatar_textures.xml')
-rw-r--r--linden/indra/newview/skins/xui/en-us/floater_avatar_textures.xml54
1 files changed, 54 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/floater_avatar_textures.xml b/linden/indra/newview/skins/xui/en-us/floater_avatar_textures.xml
new file mode 100644
index 0000000..6442a2c
--- /dev/null
+++ b/linden/indra/newview/skins/xui/en-us/floater_avatar_textures.xml
@@ -0,0 +1,54 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2<floater can_close="true" can_drag_on_left="false" can_minimize="true"
3 can_resize="false" height="800" name="avatar_texture_debug"
4 title="Avatar Textures" width="960">
5 <text bottom="-40" height="16" left="10" name="" width="80">
6 Baked Textures
7 </text>
8 <text bottom="-40" height="16" left="150" name="" width="120">
9 Composite Textures
10 </text>
11 <texture_picker bottom_delta="-150" height="143" label="Head" left="10" name="baked_head"
12 width="128" />
13 <texture_picker bottom_delta="0" height="143" label="Makeup" left_delta="135"
14 name="head_bodypaint" width="128" />
15 <texture_picker bottom_delta="0" height="143" label="Hair" left_delta="270" name="hair"
16 width="128" />
17 <button bottom_delta="0" font="SansSerif" halign="center" height="20" hidden="false"
18 label="Dump" label_selected="Dump" left_delta="125" mouse_opaque="true"
19 name="Dump" scale_image="TRUE" width="80" />
20 <texture_picker bottom_delta="-150" height="143" label="Eyes" left="10" name="baked_eyes"
21 width="128" />
22 <texture_picker bottom_delta="0" height="143" label="Eye" left_delta="135" name="eye_texture"
23 width="128" />
24 <texture_picker bottom_delta="-150" height="143" label="Upper Body" left="10"
25 name="baked_upper_body" width="128" />
26 <texture_picker bottom_delta="0" height="143" label="Upper Body Tattoo" left_delta="135"
27 name="upper_bodypaint" width="128" />
28 <texture_picker bottom_delta="0" height="143" label="Undershirt" left_delta="135"
29 name="undershirt" width="128" />
30 <texture_picker bottom_delta="0" height="143" label="Gloves" left_delta="135" name="gloves"
31 width="128" />
32 <texture_picker bottom_delta="0" height="143" label="Shirt" left_delta="135" name="shirt"
33 width="128" />
34 <texture_picker bottom_delta="0" height="143" label="Upper Jacket" left_delta="135"
35 name="upper_jacket" width="128" />
36 <texture_picker bottom_delta="-150" height="143" label="Lower Body" left="10"
37 name="baked_lower_body" width="128" />
38 <texture_picker bottom_delta="0" height="143" label="Lower Body Tattoo" left_delta="135"
39 name="lower_bodypaint" width="128" />
40 <texture_picker bottom_delta="0" height="143" label="Underpants" left_delta="135"
41 name="underpants" width="128" />
42 <texture_picker bottom_delta="0" height="143" label="Socks" left_delta="135" name="socks"
43 width="128" />
44 <texture_picker bottom_delta="0" height="143" label="Shoes" left_delta="135" name="shoes"
45 width="128" />
46 <texture_picker bottom_delta="0" height="143" label="Pants" left_delta="135" name="pants"
47 width="128" />
48 <texture_picker bottom_delta="0" height="143" label="Jacket" left_delta="135" name="jacket"
49 width="128" />
50 <texture_picker bottom_delta="-150" height="143" label="Skirt" left="10" name="baked_skirt"
51 width="128" />
52 <texture_picker bottom_delta="0" height="143" label="Skirt" left_delta="135"
53 name="skirt_texture" width="128" />
54</floater>