Freestyle: rename module to export_svg

Convention for existing export modules
This commit is contained in:
Campbell Barton
2014-10-18 17:02:38 +02:00
parent 490f2aeb82
commit db249b787f
3 changed files with 2 additions and 2 deletions

View File

@@ -107,7 +107,7 @@ from _freestyle import (
evaluateCurveMappingF,
)
from svg_export import (
from export_svg import (
SVGPathShader,
SVGFillShader,
ShapeZ,