Simple one liner....
Added options to add Flip normals to toolbar. (iCer on irc is responsible) Kent
This commit is contained in:
@@ -101,6 +101,7 @@ class VIEW3D_PT_tools_meshedit(View3DPanel):
|
||||
col.itemO("mesh.screw")
|
||||
col.itemO("mesh.merge")
|
||||
col.itemO("mesh.rip_move")
|
||||
col.itemO("mesh.flip_normals")
|
||||
|
||||
col = layout.column(align=True)
|
||||
col.itemL(text="Shading:")
|
||||
|
||||
Reference in New Issue
Block a user