PageRenderTime 64ms CodeModel.GetById 22ms RepoModel.GetById 0ms app.codeStats 1ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 50 lines | 50 code | 0 blank | 0 comment | 0 complexity | 320e6be147e20df7b497c1c223d671ca 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="??????????">
  3. <floater.string name="InvalidAvatar">
  4. ???????
  5. </floater.string>
  6. <scroll_container name="profile_scroll">
  7. <panel name="scroll_content_panel">
  8. <text name="label">
  9. ????
  10. ?????
  11. </text>
  12. <text name="composite_label">
  13. ??
  14. ?????
  15. </text>
  16. <button label="ID ??????????" label_selected="???" name="Dump"/>
  17. <panel name="scroll_content_panel">
  18. <texture_picker label="?" name="hair-baked"/>
  19. <texture_picker label="?" name="hair_grain"/>
  20. <texture_picker label="??????" name="hair_alpha"/>
  21. <texture_picker label="?" name="head-baked"/>
  22. <texture_picker label="??????" name="head_bodypaint"/>
  23. <texture_picker label="???????" name="head_alpha"/>
  24. <texture_picker label="???????" name="head_tattoo"/>
  25. <texture_picker label="?" name="eyes-baked"/>
  26. <texture_picker label="?" name="eyes_iris"/>
  27. <texture_picker label="??????" name="eyes_alpha"/>
  28. <texture_picker label="???" name="upper-baked"/>
  29. <texture_picker label="??????????" name="upper_bodypaint"/>
  30. <texture_picker label="?????" name="upper_undershirt"/>
  31. <texture_picker label="??" name="upper_gloves"/>
  32. <texture_picker label="???" name="upper_shirt"/>
  33. <texture_picker label="??" name="upper_jacket"/>
  34. <texture_picker label="???????" name="upper_alpha"/>
  35. <texture_picker label="???????" name="upper_tattoo"/>
  36. <texture_picker label="???" name="lower-baked"/>
  37. <texture_picker label="??????????" name="lower_bodypaint"/>
  38. <texture_picker label="?????" name="lower_underpants"/>
  39. <texture_picker label="??" name="lower_socks"/>
  40. <texture_picker label="?" name="lower_shoes"/>
  41. <texture_picker label="???" name="lower_pants"/>
  42. <texture_picker label="?????" name="lower_jacket"/>
  43. <texture_picker label="???????" name="lower_alpha"/>
  44. <texture_picker label="???????" name="lower_tattoo"/>
  45. <texture_picker label="????" name="skirt-baked"/>
  46. <texture_picker label="????" name="skirt"/>
  47. </panel>
  48. </panel>
  49. </scroll_container>
  50. </floater>