Campbell Barton
09424badda
bugfix [ #20726 ] "Export UV Layout" creates invalid SVG files
...
- use xml.sax.saxutils.escape() to give an XML compatible string.
- in some cases material indicies could be invalid. use the default material rather then throwing an error.
2010-01-20 11:08:50 +00:00
Campbell Barton
3ff987c46a
bugfix [ #20688 ] Mesh with no materials fails to export UV layout
2010-01-15 12:21:33 +00:00
Campbell Barton
dd9b6cbddd
uv layout svg files were not importing into inkscape or firefox (gimp worked)
2010-01-14 14:33:05 +00:00
Campbell Barton
f8518a9b26
UV layout
...
- set the width of the line to be 1 pixel
- add the object name onto the blendfile name.
2010-01-14 14:26:39 +00:00
Campbell Barton
27dc5be730
- when the image is available export the SVG with the pixel width and height, saves typing into the gimp each time.
...
- option to only export selected faces.
- add in some metadata from the scene
2010-01-13 19:53:34 +00:00
Campbell Barton
ef5ab2b8e9
UV Layout export, writes an SVG, uses material colors.
2010-01-13 19:00:18 +00:00