Merge branch 'master' into blender2.8
This commit is contained in:
@@ -32,10 +32,10 @@ __all__ = (
|
||||
import bpy
|
||||
|
||||
from bpy.props import (
|
||||
BoolProperty,
|
||||
BoolVectorProperty,
|
||||
FloatVectorProperty,
|
||||
)
|
||||
BoolProperty,
|
||||
BoolVectorProperty,
|
||||
FloatVectorProperty,
|
||||
)
|
||||
|
||||
|
||||
def add_object_align_init(context, operator):
|
||||
|
Reference in New Issue
Block a user