Blender Git Commit Log

Git Commits -> Revision ffd65f4

Revision ffd65f4 by Campbell Barton (master)
August 12, 2010, 02:24 (GMT)
[#23275] .3DS import script fails on some models.
- fixed reading meshes without faces.

also changed...
- read verts/faces/uvs in one struct.unpack(), should be a bit faster.
- removed mesh/material splitting, very confusing/slow code and not needed since the 16 material limit was removed.
- load image paths with bpy.path.resolve_ncase() since many 3ds's files has case mismatch with file names (applies to OBJ too).

Commit Details:

Full Hash: ffd65f49da5acba20e84e5a82b4c64a5425e5def
SVN Revision: 31272
Parent Commit: ac133d5
Lines Changed: +89, -144

2 Modified Paths:

/release/scripts/io/import_scene_3ds.py (+82, -138) (Diff)
/release/scripts/io/import_scene_obj.py (+7, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021