shrink/fatten was missing from the transform menu
This commit is contained in:
@@ -168,6 +168,8 @@ class VIEW3D_MT_transform(VIEW3D_MT_transform_base):
|
||||
|
||||
# generic...
|
||||
layout = self.layout
|
||||
layout.operator("transform.shrink_fatten", text="Shrink Fatten")
|
||||
|
||||
layout.separator()
|
||||
|
||||
layout.operator("transform.translate", text="Move Texture Space").texture_space = True
|
||||
|
Reference in New Issue
Block a user