use lowercase name for freestyle module (as with all other blender modules).
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
# the strokes using a second parameterization that only
|
||||
# covers the visible portions.
|
||||
|
||||
from Freestyle import ChainSilhouetteIterator, ConstantColorShader, IncreasingColorShader, \
|
||||
from freestyle import ChainSilhouetteIterator, ConstantColorShader, IncreasingColorShader, \
|
||||
IncreasingThicknessShader, Operators, QuantitativeInvisibilityUP1D, SamplingShader, \
|
||||
TextureAssignerShader, TrueUP1D
|
||||
from shaders import pyHLRShader
|
||||
|
||||
Reference in New Issue
Block a user