Blender Git Loki
Git Commits -> Revision da31d26
Revision da31d26 by Nathan Letwory (master) September 1, 2010, 14:49 (GMT) |
Fix [#23612] OBJ import with imports double textures Reported by Reiner Prokein A .obj file can have multiple mtllib statements with the same name. Ensure that only one occurance is saved, so we don't get multiple entries from same material. Also fix tabs -> spaces |
Commit Details:
Full Hash: da31d2628e4bac6ce3d6d587d299c75557318c4b
SVN Revision: 31702
Parent Commit: 39cb143
Lines Changed: +79, -80
1 Modified Path:
/release/scripts/op/io_scene_obj/import_obj.py (+79, -80) (Diff)