[Bf-blender-cvs] CVS commit: blender/release/scripts obj_import.py

Campbell Barton cbarton at metavr.com
Mon Jan 16 06:28:34 CET 2006


campbellbarton (Campbell Barton) 2006/01/16 06:28:34 CET

  Modified files:
    blender/release/scripts obj_import.py 
  
  Log:
  Hopefully clear up the last of the obj import bugs.
  * 8% speedup by using list comprehension.
  * Slightly better smoothing group import.
  * Handles bug in python that puts spaces before every line with '\r\n' line endings.
  
  Revision  Changes    Path
  1.26      +46 -71    blender/release/scripts/obj_import.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/release/scripts/obj_import.py.diff?r1=1.25&r2=1.26&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list