exporter_opt: fix NameError: name 'log' is not defined

This commit is contained in:
Moritz Brückner 2020-11-23 18:21:33 +01:00
parent 48952e04a8
commit f492b9d756

View file

@ -1,7 +1,8 @@
import bpy
import numpy as np
from mathutils import *
import numpy as np
import arm.utils
import arm.log as log
# Exports smaller geometry but is slower
# To be replaced with https://github.com/zeux/meshoptimizer