OBJ Import: prevent loading an image many times
commite42f47d181a4d725b95200fd33d873fc85be6704
authorCampbell Barton <ideasman42@gmail.com>
Tue, 29 Mar 2016 08:03:31 +0000 (29 19:03 +1100)
committerCampbell Barton <ideasman42@gmail.com>
Tue, 29 Mar 2016 08:09:45 +0000 (29 19:09 +1100)
treea3439e6f126c96faaf9c7b7a700b4afe962f9342
parent17103db8521357628f56c85d60a32b2f23b56cda
OBJ Import: prevent loading an image many times

When an MTL made multiple references to the same image,
it would create a new data-block for each reference.
io_scene_obj/import_obj.py