Blender Git Commit Log
Git Commits -> Revision 64ff38a
Revision 64ff38a by Ankit Meel (soc-2020-io-performance) August 4, 2020, 14:00 (GMT) |
Use Map's lookup instead of direct pointer to MTLMaterial A direct pointer to a struct no longer points to the internal struct of the `Map`, it seems. So use lookup which returns the reference too. |
Commit Details:
Full Hash: 64ff38a7a7cadb917b7c520430da0cfb1e704f53
Parent Commit: 722a793
Lines Changed: +2, -4
1 Modified Path:
/source/blender/io/wavefront_obj/intern/wavefront_obj_im_file_reader.cc (+2, -4) (Diff)