PageRenderTime 35ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/pl/floater_avatar_textures.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 48 lines | 48 code | 0 blank | 0 comment | 0 complexity | fabfedf58e72c5fac060356dffd1dcee MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="avatar_texture_debug" title="TEKSTURY AWATARA">
  3. <floater.string name="InvalidAvatar">
  4. NIEW?A?CIWY AWATAR
  5. </floater.string>
  6. <scroll_container name="profile_scroll">
  7. <panel name="scroll_content_panel">
  8. <text name="label">
  9. Tekstury bakowane
  10. </text>
  11. <text name="composite_label">
  12. Tekstury kompozytowe
  13. </text>
  14. <button label="Dump IDs to Console" label_selected="Dump" name="Dump"/>
  15. <panel name="scroll_content_panel">
  16. <texture_picker label="W?osy" name="hair-baked"/>
  17. <texture_picker label="W?osy" name="hair_grain"/>
  18. <texture_picker label="Alpha w?osów" name="hair_alpha"/>
  19. <texture_picker label="G?owa" name="head-baked"/>
  20. <texture_picker label="Makija?" name="head_bodypaint"/>
  21. <texture_picker label="Alpha g?owy" name="head_alpha"/>
  22. <texture_picker label="Tatua? g?owy" name="head_tattoo"/>
  23. <texture_picker label="Oczy" name="eyes-baked"/>
  24. <texture_picker label="Oko" name="eyes_iris"/>
  25. <texture_picker label="Alpha oczu" name="eyes_alpha"/>
  26. <texture_picker label="Górna cz??? cia?a" name="upper-baked"/>
  27. <texture_picker label="Górny rysunek na ciele" name="upper_bodypaint"/>
  28. <texture_picker label="Podkoszulek" name="upper_undershirt"/>
  29. <texture_picker label="R?kawiczki" name="upper_gloves"/>
  30. <texture_picker label="Koszula" name="upper_shirt"/>
  31. <texture_picker label="Kurtka górna" name="upper_jacket"/>
  32. <texture_picker label="Górna alpha" name="upper_alpha"/>
  33. <texture_picker label="Górny tatua?" name="upper_tattoo"/>
  34. <texture_picker label="Dolna cz??? cia?a" name="lower-baked"/>
  35. <texture_picker label="Dolny rysunek na ciele" name="lower_bodypaint"/>
  36. <texture_picker label="Bielizna" name="lower_underpants"/>
  37. <texture_picker label="Skarpetki" name="lower_socks"/>
  38. <texture_picker label="Buty" name="lower_shoes"/>
  39. <texture_picker label="Spodnie" name="lower_pants"/>
  40. <texture_picker label="Kurtka" name="lower_jacket"/>
  41. <texture_picker label="Dolna alpha" name="lower_alpha"/>
  42. <texture_picker label="Dolny tatua?" name="lower_tattoo"/>
  43. <texture_picker label="Spódnica" name="skirt-baked"/>
  44. <texture_picker label="Spódnica" name="skirt"/>
  45. </panel>
  46. </panel>
  47. </scroll_container>
  48. </floater>