Files
test2/release
Campbell Barton ffd65f49da [#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).
2010-08-12 02:24:12 +00:00
..
2010-07-26 11:47:33 +00:00
2010-07-18 11:46:25 +00:00
2010-02-12 13:34:04 +00:00
2010-08-10 21:22:26 +00:00
2010-02-12 13:34:04 +00:00
2010-07-26 10:30:59 +00:00
2010-03-21 01:14:04 +00:00
2010-08-10 21:22:26 +00:00