/indra/newview/skins/default/xui/zh/floater_avatar_textures.xml
XML | 50 lines | 50 code | 0 blank | 0 comment | 0 complexity | 7c69b878d3696c4ded8fd8de8b5fbd98 MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="avatar_texture_debug" title="????">
- <floater.string name="InvalidAvatar">
- INVALID AVATAR
- </floater.string>
- <scroll_container name="profile_scroll">
- <panel name="scroll_content_panel">
- <text name="label">
- Baked
- Textures
- </text>
- <text name="composite_label">
- Composite
- Textures
- </text>
- <button label="Dump IDs to Console" label_selected="Dump" name="Dump"/>
- <panel name="scroll_content_panel">
- <texture_picker label="??" name="hair-baked"/>
- <texture_picker label="??" name="hair_grain"/>
- <texture_picker label="?????" name="hair_alpha"/>
- <texture_picker label="??" name="head-baked"/>
- <texture_picker label="??" name="head_bodypaint"/>
- <texture_picker label="?????" name="head_alpha"/>
- <texture_picker label="????" name="head_tattoo"/>
- <texture_picker label="??" name="eyes-baked"/>
- <texture_picker label="??" name="eyes_iris"/>
- <texture_picker label="?????" name="eyes_alpha"/>
- <texture_picker label="??????" name="upper-baked"/>
- <texture_picker label="???????" name="upper_bodypaint"/>
- <texture_picker label="??" name="upper_undershirt"/>
- <texture_picker label="??" name="upper_gloves"/>
- <texture_picker label="??" name="upper_shirt"/>
- <texture_picker label="?????" name="upper_jacket"/>
- <texture_picker label="??????" name="upper_alpha"/>
- <texture_picker label="?????" name="upper_tattoo"/>
- <texture_picker label="???" name="lower-baked"/>
- <texture_picker label="???????" name="lower_bodypaint"/>
- <texture_picker label="??" name="lower_underpants"/>
- <texture_picker label="??" name="lower_socks"/>
- <texture_picker label="??" name="lower_shoes"/>
- <texture_picker label="??" name="lower_pants"/>
- <texture_picker label="??" name="lower_jacket"/>
- <texture_picker label="??????" name="lower_alpha"/>
- <texture_picker label="?????" name="lower_tattoo"/>
- <texture_picker label="??" name="skirt-baked"/>
- <texture_picker label="??" name="skirt"/>
- </panel>
- </panel>
- </scroll_container>
- </floater>