Merge branch 'master' into blender2.8

This commit is contained in:
Campbell Barton
2017-11-29 18:06:24 +11:00
14 changed files with 66 additions and 46 deletions

View File

@@ -24,9 +24,9 @@ from bpy.types import Operator
from bpy.props import (
BoolProperty,
EnumProperty,
IntProperty,
FloatProperty,
FloatVectorProperty,
IntProperty,
)