* More small modifier improvements by nudelZ.
* Code cleanup.
This commit is contained in:
@@ -91,10 +91,7 @@ class DATA_PT_settings(DataButtonsPanel):
|
||||
|
||||
mesh = context.mesh
|
||||
|
||||
split = layout.split()
|
||||
|
||||
col = split.column()
|
||||
col.itemR(mesh, "texture_mesh")
|
||||
layout.itemR(mesh, "texture_mesh")
|
||||
|
||||
|
||||
class DATA_PT_vertex_groups(DataButtonsPanel):
|
||||
|
Reference in New Issue
Block a user