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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 62 lines | 62 code | 0 blank | 0 comment | 0 complexity | b8f694d87cda8c8516e0dd1b23c72541 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel label="Terreno" name="Terrain">
  3. <text name="region_text_lbl">
  4. Regiгo:
  5. </text>
  6. <text name="region_text">
  7. nenhum
  8. </text>
  9. <spinner label="Altura da бgua" name="water_height_spin"/>
  10. <spinner label="Limite do aumento do
  11. terreno" name="terrain_raise_spin"/>
  12. <spinner bottom_delta="-34" label="Limite mais baixo do
  13. terreno" name="terrain_lower_spin"/>
  14. <text name="detail_texture_text">
  15. Texturas de terreno (exige arquivos .tga 512x512, 24 bit)
  16. </text>
  17. <text name="height_text_lbl">
  18. 1 (Baixo)
  19. </text>
  20. <text name="height_text_lbl2">
  21. 2
  22. </text>
  23. <text name="height_text_lbl3">
  24. 3
  25. </text>
  26. <text name="height_text_lbl4">
  27. 4 (Alto)
  28. </text>
  29. <text name="height_text_lbl5">
  30. Intervalos de elevaзгo de textura
  31. </text>
  32. <text name="height_text_lbl10">
  33. Os valores representam o intervalo de mistura das texturas acima.
  34. </text>
  35. <text name="height_text_lbl11">
  36. Em metros, o valor BAIXO й a altura MБXIMA da Textura 1, e HIGH й a altura MНNIMA da Textura 4.
  37. </text>
  38. <text name="height_text_lbl6">
  39. Noroeste
  40. </text>
  41. <text name="height_text_lbl7">
  42. Nordeste
  43. </text>
  44. <spinner label="Baixo" name="height_start_spin_1"/>
  45. <spinner label="Baixo" name="height_start_spin_3"/>
  46. <spinner label="Alto" name="height_range_spin_1"/>
  47. <spinner label="Alto" name="height_range_spin_3"/>
  48. <text name="height_text_lbl8">
  49. Sudoeste
  50. </text>
  51. <text name="height_text_lbl9">
  52. Sudeste
  53. </text>
  54. <spinner label="Baixo" name="height_start_spin_0"/>
  55. <spinner label="Baixo" name="height_start_spin_2"/>
  56. <spinner label="Alto" name="height_range_spin_0"/>
  57. <spinner label="Alto" name="height_range_spin_2"/>
  58. <button label="Download de terreno RAW..." name="download_raw_btn" tool_tip="Nгo disponнvel aos gerentes, somente aos proprietбrios."/>
  59. <button label="Upload de terreno RAW..." name="upload_raw_btn" tool_tip="Nгo disponнvel aos gerentes, somente aos proprietбrios."/>
  60. <button label="Nivelar o terreno" name="bake_terrain_btn" tool_tip="Ajustar terreno atual como o ponto mйdio para os limites de aumento/decrйscimo" width="170"/>
  61. <button label="Aplicar" name="apply_btn"/>
  62. </panel>