|
@@ -26,7 +26,7 @@ import time
|
|
import json
|
|
import json
|
|
import bpy
|
|
import bpy
|
|
import mathutils
|
|
import mathutils
|
|
-from mathutils.geometry import tesselate_polygon
|
|
|
|
|
|
+from mathutils.geometry import tessellate_polygon
|
|
from bpy_extras.image_utils import load_image
|
|
from bpy_extras.image_utils import load_image
|
|
|
|
|
|
# #####################################################
|
|
# #####################################################
|