* Robin van Steenbergen -- Wednesday 26 July 2006 18:01: > Does Blender do KML files now?
Yes. $ head -18 ~/.blender/scripts/kmz_ImportWithMesh.py|tail -15 Name: 'Google Earth (.kml / .kmz)...' Blender: 241 Group: 'Import' Tip: 'Import geometry of .kml or .kmz 3D models' """ __author__ = "Jean-Michel Soler (jms)" __version__ = "0.1.8, june, 25, 2006" __url__ = "Script's homepage, http://jmsoler.free.fr/didacticiel/blender/tutor/py_import_kml-kmz_en.htm" __bpydoc__ = """\ Use this to read 3d geometry from .kml and .kmz (zipped .kml) files. Caution: the geometry data of the Google Earth's files on the web is licensed and you can not load or use it in a personnal work. Be aware that the contents of the file you try to read must be free or legally yours. m. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel