BMesh: remove duplicate argument for wireframe op
This commit is contained in:
@@ -1912,7 +1912,6 @@ static BMOpDefine bmo_wireframe_def = {
|
||||
{"use_even_offset", BMO_OP_SLOT_BOOL},
|
||||
{"use_crease", BMO_OP_SLOT_BOOL},
|
||||
{"crease_weight", BMO_OP_SLOT_FLT},
|
||||
{"thickness", BMO_OP_SLOT_FLT},
|
||||
{"use_relative_offset", BMO_OP_SLOT_BOOL},
|
||||
{"material_offset", BMO_OP_SLOT_INT},
|
||||
{{'\0'}},
|
||||
|
||||
Reference in New Issue
Block a user