Skip to content
Snippets Groups Projects
Commit e42d97d0 authored by David Parks's avatar David Parks
Browse files

SL-18435 Rename texture tab combo box items and change "PBR" label on material swatch to "Material"

parent 9a024172
No related branches found
No related tags found
No related merge requests found
...@@ -140,11 +140,11 @@ ...@@ -140,11 +140,11 @@
top_pad="17" top_pad="17"
width="90"> width="90">
<combo_box.item <combo_box.item
label="Materials" label="Blinn-Phong"
name="Materials" name="Materials"
value="Materials" /> value="Materials" />
<combo_box.item <combo_box.item
label="PBR" label="PBR Metallic Roughness"
name="PBR" name="PBR"
value="PBR" /> value="PBR" />
<combo_box.item <combo_box.item
...@@ -256,7 +256,7 @@ ...@@ -256,7 +256,7 @@
allow_no_texture="true" allow_no_texture="true"
follows="left|top" follows="left|top"
height="80" height="80"
label="PBR " label="Material"
layout="topleft" layout="topleft"
left="10" left="10"
name="pbr_control" name="pbr_control"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment