The Text TexFace option was listed twice, so i removed one.
This commit is contained in:
@@ -300,7 +300,6 @@ class DATA_PT_texface(MeshButtonsPanel, bpy.types.Panel):
|
||||
split = layout.split()
|
||||
col = split.column()
|
||||
|
||||
col.prop(tf, "use_bitmap_text")
|
||||
col.prop(tf, "use_light")
|
||||
col.prop(tf, "hide")
|
||||
col.prop(tf, "use_collision")
|
||||
|
||||
Reference in New Issue
Block a user