Commit Graph

4 Commits

Author SHA1 Message Date
Willian Padovani Germano
8aed0ead0b Gui:
[ #4581 ] related to scripts window updates, details here:

http://projects.blender.org/tracker/index.php?func=detail&aid=4581&group_id=9&atid=125

Scripts updated:

-Jean-Michel Soler updated some of his scripts: paths importer (ai,
eps, gimp, svg), kml / kmz importer and also updated Axiscopy.py by A
Vanpoucke (xand) and the knife script (this version handles multiple
materials) by Stefano Selleri and Wim Van Hoydonck. Thanks!
2006-07-07 18:39:51 +00:00
Campbell Barton
f657c05469 JMS Updates the script, and I did some fixes too. now works with more models. 2006-06-06 02:58:36 +00:00
Campbell Barton
6fceac6ce4 * removed lint functions
* replaced foobar==[]: with if foobar: - no reason to make empty lists for comparison.
* Would raise an error is importing a mesh with a blender that had objects in more then 1 scene.
* sped up some of the XML reading functions.
2006-06-04 18:38:58 +00:00
Tom Musgrove
d589afbac0 ==kmz importer==
This script adds support for importing kmz mesh files (google maps model format) - the script was written by jmz, thanks
2006-06-04 17:19:04 +00:00