Merge branch 'master' into blender2.8
This commit is contained in:
@@ -34,11 +34,11 @@ def add_box(width, height, depth):
|
||||
|
||||
|
||||
from bpy.props import (
|
||||
BoolProperty,
|
||||
BoolVectorProperty,
|
||||
FloatProperty,
|
||||
FloatVectorProperty,
|
||||
)
|
||||
BoolProperty,
|
||||
BoolVectorProperty,
|
||||
FloatProperty,
|
||||
FloatVectorProperty,
|
||||
)
|
||||
|
||||
|
||||
class AddBox(bpy.types.Operator):
|
||||
|
Reference in New Issue
Block a user