Merge branch 'master' into blender2.8

This commit is contained in:
2018-11-14 09:50:04 +11:00
18 changed files with 10 additions and 33 deletions

View File

@@ -1555,7 +1555,6 @@ static void VIEW2D_OT_smoothview(wmOperatorType *ot)
{
/* identifiers */
ot->name = "Smooth View 2D";
ot->description = "";
ot->idname = "VIEW2D_OT_smoothview";
/* api callbacks */