[Bf-extensions-cvs] SVN commit: /data/svn/bf-extensions [923] trunk/py/scripts/addons/ io_mesh_stl/__init__.py: remove lines in TODO fixed by the previous commit

Bouchard Guillaume guillaume.bouchard at insa-lyon.fr
Wed Aug 18 15:52:14 CEST 2010


Revision: 923
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-extensions&revision=923
Author:   guillaum
Date:     2010-08-18 15:52:14 +0200 (Wed, 18 Aug 2010)

Log Message:
-----------
remove lines in TODO fixed by the previous commit

Modified Paths:
--------------
    trunk/py/scripts/addons/io_mesh_stl/__init__.py

Modified: trunk/py/scripts/addons/io_mesh_stl/__init__.py
===================================================================
--- trunk/py/scripts/addons/io_mesh_stl/__init__.py	2010-08-18 13:44:55 UTC (rev 922)
+++ trunk/py/scripts/addons/io_mesh_stl/__init__.py	2010-08-18 13:52:14 UTC (rev 923)
@@ -41,10 +41,6 @@
 Import:
     - Does not handle the normal of the triangles
     - Does not handle endien
-
-Export:
-    - Does not do the object space transformation
-    - Export only one object (the selected one)
 """
 
 import itertools




More information about the Bf-extensions-cvs mailing list