]> git.mxchange.org Git - flightgear.git/commit
UV<->SVG exporter and importer: The importer loads an SVG file that was
authormfranz <mfranz>
Wed, 5 Mar 2008 12:30:01 +0000 (12:30 +0000)
committermfranz <mfranz>
Wed, 5 Mar 2008 12:30:01 +0000 (12:30 +0000)
commit2fcae160a136568557322905614e63ef028577ec
treee1787508150b85019f2bdde4ecc337bb3df9d42c
parentb8de58bcdd9e5580c7b05b5051239c546e23a721
UV<->SVG exporter and importer: The importer loads an SVG file that was
saved before by the exporter. SVG editors like Inkscape can be used to
move the UV outlines around, to rotate and scale them.
utils/Modeller/uv_export_svg.py [new file with mode: 0644]
utils/Modeller/uv_import_svg.py [new file with mode: 0755]