X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=utils%2FModeller%2Fuv_export_svg.py;h=af703793cbef6da21065c87815508c71b1758f09;hb=1d097cc57586eedab7b16d6c77f17009615457e3;hp=14d87cc9f718c81822e5e14979076aa4963a9a1d;hpb=205da6731328fff3c537a1c49cc5cceeba8b60a8;p=flightgear.git diff --git a/utils/Modeller/uv_export_svg.py b/utils/Modeller/uv_export_svg.py index 14d87cc9f..af703793c 100644 --- a/utils/Modeller/uv_export_svg.py +++ b/utils/Modeller/uv_export_svg.py @@ -8,7 +8,7 @@ # """ __author__ = "Melchior FRANZ < mfranz # aon : at >" -__url__ = "http://www.flightgear.org/" +__url__ = ["http://www.flightgear.org/", "http://cvs.flightgear.org/viewvc/source/utils/Modeller/uv_export_svg.py"] __version__ = "0.1" __bpydoc__ = """\ Saves the UV mappings of all selected objects to an SVG file. The uv_import_svg.py