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

Campbell Barton cbarton at metavr.com
Wed Feb 1 11:52:54 CET 2006


campbellbarton (Campbell Barton) 2006/02/01 11:52:54 CET

  Modified files:
    blender/release/scripts 3ds_import.py 
  
  Log:
  3ds importer distributed with Blender 2.41 is broken in 2 places so bugfixed and updated...
  
  Version 0.93
  - Tested with 400 3ds files from turbosquid, model cd's and net samples.
  - Tactfully ignore faces that used the same verts twice.
  - Rollback to 0.83 sloppy un-reorganized code, new code broke UV coord loading.
  - Converted from NMesh to Mesh. First importer to use Mesh.
  - Faster and cleaner new names.
  - Use external comprehensive image loader.
  - Re intergrated 0.92 and 0.9 changes
  - Fixes for 2.41 compat.
  - Non textured faces do not use a texture flag.
  
  Revision  Changes    Path
  1.3       +544 -406  blender/release/scripts/3ds_import.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/release/scripts/3ds_import.py.diff?r1=1.2&r2=1.3&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list