PageRenderTime 25ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/pt/panel_region_texture.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 57 lines | 57 code | 0 blank | 0 comment | 0 complexity | 6ef95b86d53c6eecd15aade15b422922 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel label="Texturas de Chгo" name="Textures">
  3. <text name="region_text_lbl">
  4. Regiгo:
  5. </text>
  6. <text name="region_text">
  7. desconhecido
  8. </text>
  9. <text name="detail_texture_text" width="380">
  10. Texturas de Terreno (requer 512x512, arquivos 24 bit .tga )
  11. </text>
  12. <text name="height_text_lbl">
  13. 1 (baixo)
  14. </text>
  15. <text name="height_text_lbl2">
  16. 2
  17. </text>
  18. <text name="height_text_lbl3">
  19. 3
  20. </text>
  21. <text name="height_text_lbl4">
  22. 4 (alto)
  23. </text>
  24. <text name="height_text_lbl5">
  25. Escalas de Elevaзгo de Terreno
  26. </text>
  27. <text name="height_text_lbl6">
  28. Noroeste
  29. </text>
  30. <text name="height_text_lbl7">
  31. Nordeste
  32. </text>
  33. <text name="height_text_lbl8">
  34. Sudoeste
  35. </text>
  36. <text name="height_text_lbl9">
  37. Sudeste
  38. </text>
  39. <spinner label="Baixo" name="height_start_spin_0"/>
  40. <spinner label="Baixo" name="height_start_spin_1"/>
  41. <spinner label="Baixo" name="height_start_spin_2"/>
  42. <spinner label="Baixo" name="height_start_spin_3"/>
  43. <spinner label="Alto" name="height_range_spin_0"/>
  44. <spinner label="Alto" name="height_range_spin_1"/>
  45. <spinner label="Alto" name="height_range_spin_2"/>
  46. <spinner label="Alto" name="height_range_spin_3"/>
  47. <text name="height_text_lbl10">
  48. Os valores representam o intervalo de mistura das texturas acima.
  49. </text>
  50. <text name="height_text_lbl11">
  51. Em metros, o valor BAIXO й a altura MБXIMA da Textura 1, e HIGH й a altura MНNIMA da Textura 4.
  52. </text>
  53. <text name="height_text_lbl12">
  54. e o valor Alto й a altura Mнnima da Textura #4.
  55. </text>
  56. <button label="Aplicar" name="apply_btn"/>
  57. </panel>