/indra/newview/skins/default/xui/pl/floater_avatar_textures.xml
XML | 48 lines | 48 code | 0 blank | 0 comment | 0 complexity | fabfedf58e72c5fac060356dffd1dcee MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="avatar_texture_debug" title="TEKSTURY AWATARA">
- <floater.string name="InvalidAvatar">
- NIEW?A?CIWY AWATAR
- </floater.string>
- <scroll_container name="profile_scroll">
- <panel name="scroll_content_panel">
- <text name="label">
- Tekstury bakowane
- </text>
- <text name="composite_label">
- Tekstury kompozytowe
- </text>
- <button label="Dump IDs to Console" label_selected="Dump" name="Dump"/>
- <panel name="scroll_content_panel">
- <texture_picker label="W?osy" name="hair-baked"/>
- <texture_picker label="W?osy" name="hair_grain"/>
- <texture_picker label="Alpha w?osów" name="hair_alpha"/>
- <texture_picker label="G?owa" name="head-baked"/>
- <texture_picker label="Makija?" name="head_bodypaint"/>
- <texture_picker label="Alpha g?owy" name="head_alpha"/>
- <texture_picker label="Tatua? g?owy" name="head_tattoo"/>
- <texture_picker label="Oczy" name="eyes-baked"/>
- <texture_picker label="Oko" name="eyes_iris"/>
- <texture_picker label="Alpha oczu" name="eyes_alpha"/>
- <texture_picker label="Górna cz??? cia?a" name="upper-baked"/>
- <texture_picker label="Górny rysunek na ciele" name="upper_bodypaint"/>
- <texture_picker label="Podkoszulek" name="upper_undershirt"/>
- <texture_picker label="R?kawiczki" name="upper_gloves"/>
- <texture_picker label="Koszula" name="upper_shirt"/>
- <texture_picker label="Kurtka górna" name="upper_jacket"/>
- <texture_picker label="Górna alpha" name="upper_alpha"/>
- <texture_picker label="Górny tatua?" name="upper_tattoo"/>
- <texture_picker label="Dolna cz??? cia?a" name="lower-baked"/>
- <texture_picker label="Dolny rysunek na ciele" name="lower_bodypaint"/>
- <texture_picker label="Bielizna" name="lower_underpants"/>
- <texture_picker label="Skarpetki" name="lower_socks"/>
- <texture_picker label="Buty" name="lower_shoes"/>
- <texture_picker label="Spodnie" name="lower_pants"/>
- <texture_picker label="Kurtka" name="lower_jacket"/>
- <texture_picker label="Dolna alpha" name="lower_alpha"/>
- <texture_picker label="Dolny tatua?" name="lower_tattoo"/>
- <texture_picker label="Spódnica" name="skirt-baked"/>
- <texture_picker label="Spódnica" name="skirt"/>
- </panel>
- </panel>
- </scroll_container>
- </floater>