Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-05fix [#26895] STL import in Win 7 64bitCampbell Barton
2011-03-14update for changes in rna apiCampbell Barton
2011-03-04correct exceptionCampbell Barton
2011-02-11use mesh.validate() to ensure all meshes of imported data is ok and wont cras...Campbell Barton
2011-02-09incorrectly switched mesh.update() --> mesh.update_tag(),Campbell Barton
2011-02-07rename id.update() to update_tag()Campbell Barton
2011-01-21add GPL2 headerCampbell Barton
2011-01-14bugfix [#25635] STL export results in errorCampbell Barton
2010-11-26Fix for matrix * vector api cleanupM Bouchard Guillaume
2010-09-08better use of blender apiM Bouchard Guillaume
2010-08-20Fix #23394: STL export script did not check if objects could beBrecht Van Lommel
2010-08-18updates for changes in blenders apiCampbell Barton
2010-07-28Fix #22907: STL export did not take object transformation into account.Brecht Van Lommel
2010-04-17Import original io_mesh_stl from Guillaum HGM Bouchard Guillaume